OpenAuth_server/example.config.ini

15 lines
170 B
INI

[database]
host=localhost
database=openauth
[core]
name = OpenAuthService
[web]
port = 3000
[mail]
server = mail.example.com
username = test
password = test
port = 595