This commit is contained in:
2022-09-19 22:00:23 +02:00
parent f01bb72248
commit 86d1afb94d
+1 -6
View File
@@ -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: