fix nginx proxy to localhost
This commit is contained in:
@@ -440,6 +440,8 @@ services:
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
### OpenResty Server #########################################
|
||||
openresty:
|
||||
|
||||
Reference in New Issue
Block a user