Files
pairgoth/pairgoth.properties.example
2023-06-05 17:58:17 +02:00

14 lines
175 B
Plaintext

# webapp
webapp.env = dev
webapp.url = http://localhost:8080
# smtp
smtp.sender =
smtp.host =
smtp.port = 587
smtp.user =
smtp.password =
# logging
logger.level = trace