Harden live mail OAuth and immutable releases
deploy / deploy (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-30 02:00:09 +02:00
parent 1397f085bd
commit 67be350283
23 changed files with 429 additions and 20 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ services:
build:
context: .
dockerfile: Dockerfile.unraid
image: vacatureradar:unraid
image: ${VACATURERADAR_IMAGE:-vacatureradar:unraid}
container_name: VacatureRadar
env_file:
- ${VACATURERADAR_ENV_FILE:-.env}