Update services/nginx/docker/nginx.conf.d/lms.lan.conf
All checks were successful
Portainer stack nginx / deploy (push) Successful in 2s
All checks were successful
Portainer stack nginx / deploy (push) Successful in 2s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
server {
|
||||
listen 80;
|
||||
proxy_buffering off;
|
||||
server_name lms.lan;
|
||||
server_name lms.lan music.lan;
|
||||
|
||||
location / {
|
||||
proxy_pass http://lms-lms-1:9002/;
|
||||
|
||||
Reference in New Issue
Block a user