Add .env.example for docker-compose port/image overrides
Docker / build-and-push (push) Successful in 37s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Fredrik Johansson
2026-07-07 23:51:07 +02:00
co-authored by Claude Sonnet 4.6
parent 482fef15ac
commit fd457ff312
+3
View File
@@ -0,0 +1,3 @@
# Copy to .env to override docker-compose.yml defaults
HOST_PORT=5684
IMAGE=repo.explewd.com/explewd/djupet:latest