mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
7 lines
132 B
YAML
7 lines
132 B
YAML
version: "3.4"
|
|
|
|
services:
|
|
runner:
|
|
volumes:
|
|
- ${SEMAPHORE_RUNNER_LOCAL_CONFIG:-runner.json}:/etc/semaphore/config.json:Z
|