From 19bf799b145497f0c2a64a1ce53e8c3a4c97e122 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Thu, 17 Jan 2019 16:28:50 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83e48df6..7b974c32 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,9 @@ docker run \ -v :/pigallery2-release/demo/TEMP \ bpatrik/pigallery2:1.5.5-stretch ``` -Make sure that a file at `/config.json` exists before running it. -you do not need the `/sqlite.db` line if you dont use sqlite database. +Make sure that a file at `/config.json` and `sqlite.db` files exists before running it. + +You do not need the `/sqlite.db` line if you don't use the sqlite database. After the container is up and running, you go to `http://localhost` and log in with user: `admin` pass: `admin` and set up the page in the settings.