fix: replace container_name with hostname for caddy network resolution
CI / test-and-package (push) Successful in 53s

This commit is contained in:
agentbox
2026-07-31 22:53:52 +00:00
parent 365b4c4e0e
commit 66ee072046
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment:
- SECRET_KEY=${SECRET_KEY:-change-me-in-production}
restart: unless-stopped
container_name: meal-tracker
hostname: meal-tracker
networks:
- caddy