Skip to content

Commit ca18b6b

Browse files
committed
ssl off local
1 parent a2cd698 commit ca18b6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/nextjs-postgres/compose.dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ services:
1313
POSTGRES_HOST: database
1414
POSTGRES_PORT: 5432
1515
POSTGRES_DB: postgres
16+
POSTGRES_SSL: ""
1617
healthcheck: {}
1718
command: npm run dev
1819

0 commit comments

Comments
 (0)