Skip to content

Commit

Permalink
Fix network name
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Aug 22, 2024
1 parent 5f71fc8 commit 17b5168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}
command: mariadb -uroot -p${MYSQL_ROOT_PASSWORD} -h db dm -e "CALL generate_sprite_names"
networks:
- ducksmanager_dm-network
- dm-server_db-network

sentry-relay:
image: getsentry/relay
Expand Down

0 comments on commit 17b5168

Please sign in to comment.