gobuch-trainingfellow/registrierung/config.yml

10 lines
269 B
YAML
Raw Normal View History

2020-08-31 13:23:01 +00:00
mongo:
url: mongodb://mongorootuser:mongorootpw@mongodb:27017
database: traiing-fellow
collection: registration
nats:
url: nats://nats:4222
server:
ssl:
certFile: "./certs/registrierung.tf.crt"
keyFile: "./certs/registrierung.tf.key"