Skip to content

Commit 5f0fd2b

Browse files
committed
chore: unbind db port
Signed-off-by: Ricardo Arturo Cabral Mejía <[email protected]>
1 parent 2b61c40 commit 5f0fd2b

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
@@ -64,8 +64,6 @@ services:
6464
- ${PWD}/.nostr/data:/var/lib/postgresql/data
6565
- ${PWD}/.nostr/db-logs:/var/log/postgresql
6666
- ${PWD}/postgresql.conf:/postgresql.conf
67-
ports:
68-
- 127.0.0.1:15432:5432
6967
networks:
7068
default:
7169
command: postgres -c 'config_file=/postgresql.conf'

0 commit comments

Comments
 (0)