Add .env.example for docker-compose port/image overrides
All checks were successful
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
parent 482fef15ac
commit fd457ff312

3
.env.example Normal file
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