Update token name in volume mount

This commit is contained in:
Joey Hafner 2024-08-29 12:55:54 -07:00
parent 56d29450a7
commit c9585235bf
No known key found for this signature in database

View File

@ -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