properly set environment secret
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 7s
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 7s
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"AllowedHosts": "*",
|
||||
"https_port": 443,
|
||||
"Jwt": {
|
||||
"Key": "${JWT_SECRET}",
|
||||
"Key": "",
|
||||
"Issuer": "agologum-api",
|
||||
"Audience": "agologum-users"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user