Add example for a configuration.yaml

This commit is contained in:
Felix Auringer
2021-04-28 15:25:50 +02:00
parent edb609c1a9
commit 92981072f0

View 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