Fix nginx-cnf

This commit is contained in:
Fred Boniface 2024-10-12 20:22:57 +01:00
parent fe3e6be4ad
commit 8a030964a4
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ http {
#server 172.30.129.19:8460;
# Within Docker:
server backend:8460
server backend:8460;
}
server {