From 4a97840557ac025bb27b71c945222430cfd4d486 Mon Sep 17 00:00:00 2001 From: alcalbg Date: Wed, 12 Oct 2022 11:23:46 +0000 Subject: [PATCH] deploy: 215a1154a29e7404b13ac05204683be1d342f1d9 --- install.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/install.html b/install.html index ac67789..d0e3f9e 100644 --- a/install.html +++ b/install.html @@ -124,8 +124,10 @@
-

Docker image

-

You can use the official docker image

+

Docker

+

You can use the official docker image based on Dockerfile

+
docker run -p 8000:80 -d filegator/filegator
+visit: http://127.0.0.1:8000 login as admin/admin123

Minimum Requirements