Add example for a configuration.yaml
This commit is contained in:
9
configuration.yaml.example
Normal file
9
configuration.yaml.example
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
server:
|
||||||
|
address: 127.0.0.1
|
||||||
|
port: 3000
|
||||||
|
nomad:
|
||||||
|
address: http://127.0.0.1:4646
|
||||||
|
token: SECRET
|
||||||
|
tls: false
|
||||||
|
logger:
|
||||||
|
level: INFO
|
Reference in New Issue
Block a user