From 4e74d1ee8c68a49a56f33752e4dd46fc474c12d9 Mon Sep 17 00:00:00 2001 From: Homer <19776252+homerr@users.noreply.github.com> Date: Thu, 27 Dec 2018 15:41:56 +0000 Subject: [PATCH] better detail on baseurl --- grocy.subfolder.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grocy.subfolder.conf.sample b/grocy.subfolder.conf.sample index b39d186..9a45532 100644 --- a/grocy.subfolder.conf.sample +++ b/grocy.subfolder.conf.sample @@ -1,4 +1,4 @@ -# grocy requires a base url setting +# grocy requires a base url setting - check the config.php file that grocy uses for this setting location /grocy { rewrite ^/grocy(/.*)$ $1 break;