From 671a93c8ed85a7ff582dd7addaae4b14e9cb7cb5 Mon Sep 17 00:00:00 2001 From: alcalbg Date: Mon, 30 Jan 2023 18:55:10 +0000 Subject: [PATCH] deploy: 6fa3cdcf485ce2410a704e198ee5e6d350460740 --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index b6400fe..6b68597 100644 --- a/index.html +++ b/index.html @@ -155,7 +155,9 @@
  • you can log in as john/john to see John's private files
  • or jane/jane as readonly + download user.
  • -

    Rut it with docker

    +

    Docker

    +

    Check out the official docker image with instructions on how to use it

    +

    Docker quick start:

    docker run -p 8080:8080 -d filegator/filegator
     visit: http://127.0.0.1:8080 login as admin/admin123

    Limitations