generated from bisco/codex-bootstrap
chore: rename postgres service to db
This commit is contained in:
@@ -33,6 +33,10 @@ development.
|
||||
`PUBLIC_CMS_API_URL` must be reachable by Astro; within Compose it is
|
||||
`http://backend:8000`.
|
||||
|
||||
The PostgreSQL Compose service is `db`, so new `DATABASE_URL` values use `db:5432`.
|
||||
The internal `postgres` alias is retained only for compatibility with existing local
|
||||
`.env` files and should not be used in new configuration.
|
||||
|
||||
The local virtual host is HTTP-only. Production must publish NGINX through the intended
|
||||
network interface, configure DNS for `azionelab.org`, terminate TLS, and prevent direct
|
||||
external access to application ports.
|
||||
|
||||
Reference in New Issue
Block a user