Remove default syslog server port. (#152)
This commit is contained in:
parent
110b9accc9
commit
5d22ad1ecb
@ -3,5 +3,4 @@ bridge_path: "/home/{{ compose_service_user }}/bridge"
|
|||||||
ALLOW_HTTP: no
|
ALLOW_HTTP: no
|
||||||
QUEUE_URL: amqp://rabbit
|
QUEUE_URL: amqp://rabbit
|
||||||
REDIS_URL: redis://redis
|
REDIS_URL: redis://redis
|
||||||
syslog_server_port: udp://127.0.0.1:514
|
|
||||||
keyfile_path: "/root/.key"
|
keyfile_path: "/root/.key"
|
||||||
|
Loading…
Reference in New Issue
Block a user