Merge pull request #3319 from afshintavakolian/master
fix nginx proxy to localhost
This commit is contained in:
@@ -450,6 +450,8 @@ services:
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
### OpenResty Server #########################################
|
||||
openresty:
|
||||
|
||||
Reference in New Issue
Block a user