forked from coop-cloud/bonfire
remove internal port
This commit is contained in:
parent
128ef00654
commit
9217f60e3e
@ -49,8 +49,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
- internal
|
- internal
|
||||||
ports:
|
|
||||||
- "4000:4000" # make sure this is commented in production
|
|
||||||
entrypoint: ["/docker-entrypoint.sh", "./bin/bonfire", "start"]
|
entrypoint: ["/docker-entrypoint.sh", "./bin/bonfire", "start"]
|
||||||
configs:
|
configs:
|
||||||
- source: app_entrypoint
|
- source: app_entrypoint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user