7 lines
151 B
YAML
7 lines
151 B
YAML
---
|
|
bridge_path: "/home/{{ compose_service_user }}/bridge"
|
|
ALLOW_HTTP: no
|
|
QUEUE_URL: amqp://rabbit
|
|
REDIS_URL: redis://redis
|
|
keyfile_path: "/root/.key"
|