From ec6537dcf6cd85f3e3406246716fa71fab10f752 Mon Sep 17 00:00:00 2001 From: CHBMB Date: Sat, 5 Dec 2015 01:36:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7945d9c..e1253eb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Part of what makes our containers work so well is by allowing you to specify you ## Setting up the application -You must create a user and database for piwigo to use in a mysql/mariadb server. In the setup page for database, use the ip address rather than hostname... +You must create a user and database for piwigo to use in a mysql/mariadb server. In the setup page for database, use the ip address rather than hostname.... A basic apache configuration file can be found in /config/apache/site-confs , edit the file to enable ssl (port 443 by default), set servername etc.. Self-signed keys are generated the first time you run the container and can be found in /config/keys , if needed, you can replace them with your own.