aboutsummaryrefslogtreecommitdiff
path: root/application.conf
blob: 5c2eab88381e803dd9e71dc353872caa05291c5e (plain)
1
2
3
4
5
6
7
hostname = "localhost:3000"
port = 3000
currency = "€"
signInExpiration = 5 minutes
noReplyMail = "no-reply@mail.com"

importMaybe "local.conf"