docker issue
All checks were successful
Docker / build-and-push (push) Successful in 1m52s

This commit is contained in:
Fredrik Johansson
2026-07-12 23:23:53 +02:00
parent 0711a7f7ad
commit 4174b8d59c

View File

@@ -3,6 +3,8 @@ services:
image: ${IMAGE}
restart: unless-stopped
pull_policy: always
env_file:
- .env
ports:
- "${PORT:-3035}:3035"
environment: