The .l.warehack.ing subdomain is the convention for the user's local services. DNS for hai-omni-pro-ii.l.warehack.ing already resolves to the host; caddy-docker-proxy picks up the new caddy label and routes appropriately. Patched .env, .env.example, docker-compose.yml, README.md, astro.config.mjs. Container rebuilt and restarted; verified caddy-docker-proxy is serving 200 OK with 33051 bytes of rendered HTML on the internal network, and the host-level Caddy issues a 308 redirect to https:// on the new hostname.
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
# Copy to .env and adjust as needed.
|
|
COMPOSE_PROJECT=hai-omni-docs
|
|
DOMAIN=hai-omni-pro-ii.l.warehack.ing
|