update services
Some checks failed
Portainer Stack Update / update_stack (push) Failing after 39s

This commit is contained in:
krisz 2025-04-21 18:03:33 +02:00
parent 871d35a5a7
commit 7115d51b60

View File

@ -70,6 +70,7 @@ services:
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_TOKEN} - GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_TOKEN}
networks: networks:
- local - local
- public
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- gitea-runner:/data - gitea-runner:/data
@ -128,6 +129,9 @@ networks:
external: true external: true
portainer: portainer:
external: true external: true
public:
name: base-public
external: true
volumes: volumes:
gitea: gitea: