15 lines
No EOL
272 B
INI
15 lines
No EOL
272 B
INI
[Instance]
|
|
ListenPort=3000
|
|
WebDomain=shrimp.example.org
|
|
AccountDomain=example.org
|
|
|
|
[Database]
|
|
Host=localhost
|
|
Database=iceshrimp
|
|
Username=iceshrimp
|
|
Password=iceshrimp
|
|
|
|
[Logging:LogLevel]
|
|
Default=Information
|
|
Microsoft.AspNetCore=Warning
|
|
Microsoft.EntityFrameworkCore=Warning |