This commit is contained in:
Administrator 2022-08-22 14:53:06 +03:00
parent 8c5023a59c
commit 0e9ce6e2f8

View File

@ -8,8 +8,5 @@ http {
proxy_pass http://backend:8000/api/;
}
; location / {
; proxy_pass http://frontend:3000/;
; }
}
}