add
This commit is contained in:
parent
712202deef
commit
56d644b39d
|
@ -75,6 +75,7 @@ services:
|
|||
- ./config/nginx/entrypoint.sh:/docker-entrypoint.sh
|
||||
environment:
|
||||
- SERVER_IP=host.docker.internal
|
||||
- SERVER_PORT=3000
|
||||
entrypoint: ["/docker-entrypoint.sh"]
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
|
Loading…
Reference in New Issue