Update hostname configuration
This commit is contained in:
parent
00b7a36c8c
commit
b4fb0a69c2
@ -7,7 +7,7 @@ services:
|
||||
- DRONE_RPC_HOST=${RPC_HOST}
|
||||
- DRONE_RPC_SECRET=${RPC_SECRET}
|
||||
- DRONE_RUNNER_CAPACITY=${RUNNER_CAPACITY}
|
||||
- DRONE_RUNNER_NAME=${HOSTNAME}
|
||||
- DRONE_RUNNER_NAME=${HOST}
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /opt/services:/opt/services
|
||||
|
Loading…
Reference in New Issue
Block a user