Skip to content

Commit

Permalink
chore: changed service name
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Mar 2, 2024
1 parent 44cf807 commit c32f5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '3'
services:
postgresql:
WIQ_DB:
container_name: postgresql-${teamname:-defaultASW}
environment:
POSTGRES_USER: ${DATABASE_USER}
Expand Down

0 comments on commit c32f5fd

Please sign in to comment.