Skip to content

Commit 5375b01

Browse files
authored
Update docker-compose.yml
1 parent ab3c23c commit 5375b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
-c ssl_ca_file=/ssl/CA.crt
2121
-c log_min_messages=DEBUG4
2222
ports:
23-
- 5433:5432
23+
- 127.0.0.1:5433:5432
2424
environment:
2525
- POSTGRES_USER=root
2626
- POSTGRES_PASSWORD=root

0 commit comments

Comments
 (0)