We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2cd698 commit ca18b6bCopy full SHA for ca18b6b
samples/nextjs-postgres/compose.dev.yaml
@@ -13,6 +13,7 @@ services:
13
POSTGRES_HOST: database
14
POSTGRES_PORT: 5432
15
POSTGRES_DB: postgres
16
+ POSTGRES_SSL: ""
17
healthcheck: {}
18
command: npm run dev
19
0 commit comments