Skip to content

Commit f1d1a5b

Browse files
committed
Updated docker-compose pg start
1 parent a6b6bcc commit f1d1a5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ services:
6969
environment:
7070
- POSTGRES_USER=postgres
7171
- POSTGRES_DB=golang_example_development
72+
- POSTGRES_HOST_AUTH_METHOD=trust
7273
volumes:
7374
- postgres_data:/var/lib/postgresql/data
7475
ports:

0 commit comments

Comments
 (0)