stack.env -> .env

This commit is contained in:
Maksym Buz
2025-02-23 18:35:27 +01:00
committed by GitHub
parent 0c58d0eea7
commit a47891dd36

View File

@@ -4,7 +4,7 @@ services:
image: oznu/cloudflare-ddns:latest
restart: always
env_file:
- stack.env
- .env
environment:
- API_KEY=${CLOUDFLARE_API}
- ZONE=${ZONE}