This commit is contained in:
parent
871d35a5a7
commit
7115d51b60
@ -70,6 +70,7 @@ services:
|
||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_TOKEN}
|
||||
networks:
|
||||
- local
|
||||
- public
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- gitea-runner:/data
|
||||
@ -128,6 +129,9 @@ networks:
|
||||
external: true
|
||||
portainer:
|
||||
external: true
|
||||
public:
|
||||
name: base-public
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
gitea:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user