Skip to content

Commit

Permalink
stats-updater: Fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Aug 26, 2024
1 parent 71f5241 commit a1a8826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/stats-updater/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
env_file:
- .env
environment:
- DATABASE_URL_DM_STATS="${DATABASE_URL_DM_STATS}_new"
- DATABASE_URL_DM_STATS=${DATABASE_URL_DM_STATS}_new
networks:
- dm-server_db-network
- ducksmanager_dm-network
Expand Down

0 comments on commit a1a8826

Please sign in to comment.