modified: services/gitlimbo_runner/docker-compose.yml
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- gitlimbo_act_runner-data:/data
|
- gitlimbo_act_runner-data:/data
|
||||||
- gitlimbo_act_runner-config:/config
|
- gitlimbo_act_runner-config:/config
|
||||||
#- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
environment:
|
environment:
|
||||||
- GITEA_INSTANCE_URL=${GITEA_INSTANCE_URL}
|
- GITEA_INSTANCE_URL=${GITEA_INSTANCE_URL}
|
||||||
# When using Docker Secrets, it's also possible to use
|
# When using Docker Secrets, it's also possible to use
|
||||||
|
|||||||
Reference in New Issue
Block a user