mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-22 00:00:42 +01:00
7 lines
132 B
YAML
7 lines
132 B
YAML
|
version: "3.4"
|
||
|
|
||
|
services:
|
||
|
server:
|
||
|
volumes:
|
||
|
- ${SEMAPHORE_RUNNER_LOCAL_CONFIG:-config.json}:/etc/semaphore/config.json:Z
|