Update gitea/docker-compose.yaml
This commit is contained in:
parent
7d91d0a141
commit
84a3a587dd
@ -48,6 +48,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
- CONFIG_FILE=/config.yaml
|
- CONFIG_FILE=/config.yaml
|
||||||
- GITEA_INSTANCE_URL=http://gitea-server:3000
|
- GITEA_INSTANCE_URL=gitea-server:3000
|
||||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_TOKEN}
|
- GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_TOKEN}
|
||||||
- GITEA_RUNNER_NAME=gitea-runner-01
|
- GITEA_RUNNER_NAME=gitea-runner-01
|
||||||
Loading…
x
Reference in New Issue
Block a user