Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 2645033

Browse files
committed
redo
1 parent 8d2ce9d commit 2645033

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
@@ -27,7 +27,7 @@ services:
2727

2828
postgresdb_test:
2929
image: postgres:14.9
30-
# network_mode: "host"
30+
network_mode: "host"
3131
ports:
3232
- '5433:5432'
3333
environment:

0 commit comments

Comments
 (0)