Tests are now run through unix socket by default allowing parallel execution. Test setup configuration is done via environment variables instead of config files.
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
db-pool = 1
|
|
|
|
# Read secret from a file: /dev/stdin (alias for standard input)
|
|
jwt-secret = "@/dev/stdin"
|
|
jwt-secret-is-base64 = true
|