Skip to content

Commit 049f8ca

Browse files
committed
chore: remove port mapping for postgres.
1 parent ab39a0f commit 049f8ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ services:
5252
- POSTGRES_DB=${POSTGRES_DATABASE}
5353
volumes:
5454
- pinksea_db:/var/lib/postgresql/data
55-
ports:
56-
- "5432:5432"
5755

5856
networks:
5957
pinksea:

0 commit comments

Comments
 (0)