Skip to content

Commit 270a2c7

Browse files
LoupLabellenemchik
andauthored
Update grampsweb.subdomain.conf.sample
Co-authored-by: Eric Nemchik <[email protected]>
1 parent 12046b8 commit 270a2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grampsweb.subdomain.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ server {
4444

4545
}
4646

47-
location ~ (/<container_name>)?/api {
47+
location ~ (/grampsweb)?/api {
4848
include /config/nginx/proxy.conf;
4949
include /config/nginx/resolver.conf;
5050
set $upstream_app grampsweb;

0 commit comments

Comments
 (0)