Update grampsweb.subdomain.conf.sample

Co-authored-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Loup Labelle
2023-10-17 09:52:55 -04:00
committed by GitHub
parent 12046b8415
commit 270a2c77db
+1 -1
View File
@@ -44,7 +44,7 @@ server {
}
location ~ (/<container_name>)?/api {
location ~ (/grampsweb)?/api {
include /config/nginx/proxy.conf;
include /config/nginx/resolver.conf;
set $upstream_app grampsweb;