2018-11-10 14:12:38 +00:00
|
|
|
[database]
|
|
|
|
host=localhost
|
|
|
|
database=openauth
|
|
|
|
|
2018-11-06 19:48:50 +00:00
|
|
|
[core]
|
|
|
|
name = OpenAuthService
|
|
|
|
|
|
|
|
[web]
|
|
|
|
port = 3000
|
|
|
|
|
|
|
|
[mail]
|
2018-11-09 15:44:03 +00:00
|
|
|
server = mail.example.com
|
2018-11-06 19:48:50 +00:00
|
|
|
username = test
|
|
|
|
password = test
|
|
|
|
port = 595
|