mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-10 12:10:59 -05:00
4 lines
152 B
Bash
4 lines
152 B
Bash
DB_CONNECTION_STRING=postgres://isl:development@localhost:5432/isl
|
|
HTTP_PORT=3000
|
|
JWKS_URI=https://auth.joes.moosenet.work/oauth/v2/keys
|
|
LOG_LEVEL=info
|