remove internal port

This commit is contained in:
Mayel de Borniol 2022-03-10 09:27:27 +13:00
parent 128ef00654
commit 9217f60e3e
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ services:
networks:
- proxy
- internal
ports:
- "4000:4000" # make sure this is commented in production
entrypoint: ["/docker-entrypoint.sh", "./bin/bonfire", "start"]
configs:
- source: app_entrypoint