Skip to content

Commit

Permalink
chore(postgres): remove unnecessary container user
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 26, 2024
1 parent 04dfc7e commit e01a98d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ services:
- $PWD/docker/mysql:/docker-entrypoint-initdb.d:ro

postgres:
user: postgres
environment:
POSTGRES_PASSWORD: postgres
POSTGRES_DB: ibis_testing
Expand Down

0 comments on commit e01a98d

Please sign in to comment.