docker
This commit is contained in:
@@ -17,12 +17,12 @@ services:
|
|||||||
- 4000:4000
|
- 4000:4000
|
||||||
# debugging port
|
# debugging port
|
||||||
# - 9229:9229
|
# - 9229:9229
|
||||||
# networks:
|
networks:
|
||||||
# - database_network
|
- database_network
|
||||||
# env_file:
|
env_file:
|
||||||
# - .env
|
- .env
|
||||||
# networks:
|
networks:
|
||||||
# database_network:
|
database_network:
|
||||||
# external: true
|
external: true
|
||||||
# volumes:
|
# volumes:
|
||||||
# beantastic_upload_volume:
|
# beantastic_upload_volume:
|
||||||
Reference in New Issue
Block a user