network 0.0.0.0

This commit is contained in:
2026-08-13 08:32:11 -05:00
parent 31cba6d883
commit d2c5f2848a

View File

@@ -38,6 +38,8 @@ services:
# April 2026 and the schema has moved on through manual SQL since, so running them
# against a fresh database would build a stale schema the app cannot work with.
# Bring the schema in with `pg_dump --schema-only` from production instead.
environment:
HOSTNAME: "0.0.0.0"
entrypoint: ["node", "server.js"]
build:
args: