testing
Some checks failed
Build and Push Docker Images (Trusted) / build-and-push (., docker/caddy/Dockerfile, caddy) (push) Has been cancelled
Build and Push Docker Images (Trusted) / build-and-push (., docker/l4-port-manager/Dockerfile, l4-port-manager) (push) Has been cancelled
Build and Push Docker Images (Trusted) / build-and-push (., docker/web/Dockerfile, web) (push) Has been cancelled
Tests / test (push) Has been cancelled

This commit is contained in:
2026-04-22 10:35:36 +00:00
parent 3fb643f41e
commit 12da316ace

View File

@@ -103,7 +103,7 @@ services:
# - "9090:9090" # Metrics available at http://localhost:9090/metrics (configure in Settings first)
environment:
# Primary domain for Caddy configuration
PRIMARY_DOMAIN: ${PRIMARY_DOMAIN:-akanealw.com}
PRIMARY_DOMAIN: akanealw.com
volumes:
- ./caddy-data:/data
- ./caddy-config:/config