Avoid the need for configuration files for temporary database connections.
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
db-pool = 1
|
|
server-host = "127.0.0.1"
|
|
server-port = 49421
|
|
jwt-role-claim-key = "$(ROLE_CLAIM_KEY)"
|
|
jwt-secret = "reallyreallyreallyreallyverysafe"
|