2026-07-29 11:50:08 +00:00
|
|
|
# Custom health check message
|
|
|
|
|
PING_MESSAGE=pong
|
|
|
|
|
|
|
|
|
|
# Skip login/signup (local dev / preview only)
|
|
|
|
|
# AUTH_DISABLED=true
|
2026-07-29 12:18:14 +00:00
|
|
|
|
|
|
|
|
# Postgres connection (local dev: Docker container "stocklist-postgres")
|
|
|
|
|
# DATABASE_URL=postgres://stocklist:<password>@127.0.0.1:5432/stocklist
|