diff --git a/cicd/docker-compose/deploy.yml b/cicd/docker-compose/deploy.yml index 0b5f5af..53bbcb8 100644 --- a/cicd/docker-compose/deploy.yml +++ b/cicd/docker-compose/deploy.yml @@ -83,5 +83,7 @@ networks: volumes: §PROJECT_BUILDNAME§-ws-log: + §PROJECT_BUILDNAME§-wk-log: §PROJECT_BUILDNAME§-db-persist: - §PROJECT_BUILDNAME§-job-comms: \ No newline at end of file + §PROJECT_BUILDNAME§-job-comms: + \ No newline at end of file diff --git a/cicd/docker-compose/local-live.yml b/cicd/docker-compose/local-live.yml index 208ae32..7d9fe39 100644 --- a/cicd/docker-compose/local-live.yml +++ b/cicd/docker-compose/local-live.yml @@ -58,6 +58,5 @@ networks: volumes: §PROJECT_BUILDNAME§-storage: §PROJECT_BUILDNAME§-log: - # edenlandia-worker-log: §PROJECT_BUILDNAME§-db-persist: §PROJECT_BUILDNAME§-job-comms: \ No newline at end of file