Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ducksmanager/core
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Sep 8, 2024
2 parents bd3c8bd + 8499691 commit 57ddfa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/coa-updater/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
init: true
image: ghcr.io/bperel/coa-updater
env_file:
- ../../packages/api/.env.prod.local
- ../../packages/api/.env
environment:
MYSQL_HOST: db
MYSQL_DATABASE: coa
Expand All @@ -15,4 +15,4 @@ networks:
ducksmanager_dm-network:
external: true
dm-server_db-network:
external: true
external: true

0 comments on commit 57ddfa3

Please sign in to comment.