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