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

importMaybe "local.conf"