modified docker-compose
Some checks failed
Build and Push Docker Image / docker (push) Has been cancelled

This commit is contained in:
2026-04-07 21:41:38 +00:00
parent 95e3b97ce7
commit 6c1548d41d

View File

@@ -39,7 +39,7 @@ services:
secrets:
- postgres_password
buildRunner: # Service for Gitea Actions runner
docker-host: # Service for Gitea Actions runner
image: docker.io/gitea/act_runner:latest # Docker-imaget som brukes for act_runner
restart: always # Runneren restartes automatisk hvis den stopper eller maskinen restartes
environment: # Miljøvariabler som konfigurerer runneren