fix: replace container_name with hostname for caddy network resolution
CI / test-and-package (push) Successful in 53s
CI / test-and-package (push) Successful in 53s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user