Update token name in volume mount
This commit is contained in:
parent
56d29450a7
commit
c9585235bf
@ -4,7 +4,7 @@ services:
|
||||
container_name: gitea-runner_1
|
||||
volumes:
|
||||
- ./config.yaml:/config.yaml
|
||||
- ./token.secrets:/token.secrets
|
||||
- ./registration.token:/registration.token
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
CONFIG_FILE: /config.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user