mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:02:03 -05:00
Updated .env to Use New Auth Server
This commit is contained in:
parent
26e6b52b04
commit
5b1e10badf
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -1,4 +1,4 @@
|
||||||
DB_CONNECTION_STRING=postgres://isl:development@localhost:5432/isl
|
DB_CONNECTION_STRING=postgres://isl:development@localhost:5432/isl
|
||||||
HTTP_PORT=3000
|
HTTP_PORT=3000
|
||||||
JWKS_URI=http://localhost:8080/oauth/v2/keys
|
JWKS_URI=https://auth.joes.moosenet.work/oauth/v2/keys
|
||||||
LOG_LEVEL=info
|
LOG_LEVEL=info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue