compose
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
max-file: "5"
|
||||
max-size: "50m"
|
||||
webserver:
|
||||
image: §PROJECT_REPOSITORY§/§PROJECT_GROUP§/§PROJECT_BUILDNAME§:§TAG_NAME§-debug
|
||||
image: §PROJECT_REPOSITORY§/§PROJECT_GROUP§/§PROJECT_BUILDNAME§:§TAG_NAME§
|
||||
env_file:
|
||||
- environments/common/webserver.env
|
||||
- environments/production/webserver.env
|
||||
@@ -63,16 +63,11 @@ services:
|
||||
max-size: "10m"
|
||||
|
||||
networks:
|
||||
nginx-network:
|
||||
external:
|
||||
name:
|
||||
nginx-network
|
||||
db-network:
|
||||
§PROJECT_BUILDNAME§-network:
|
||||
|
||||
|
||||
volumes:
|
||||
§PROJECT_BUILDNAME§-ws-log:
|
||||
# edenlandia-worker-log:
|
||||
§PROJECT_BUILDNAME§-db-persist:
|
||||
§PROJECT_BUILDNAME§-job-comms:
|
||||
Reference in New Issue
Block a user