Update docker-compose.yml

This commit is contained in:
TheThomaas 2023-05-26 21:14:22 +02:00
parent 2d91ebaf89
commit 9c3d4bbd3f

View file

@ -6,7 +6,7 @@ services:
# Config
- $APPDATA/gitea_runner:/data
# Other
- /var/run/docker.sock:/var/run/docker.sock:rw
- /var/run/docker.sock:/var/run/docker.sock
environment:
TZ: $TZ
GITEA_RUNNER_NAME: gitea-runner