Updated auth config
Some checks failed
Gitea/swiss-backend/pipeline/head There was a failure building this commit
Some checks failed
Gitea/swiss-backend/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -30,4 +30,10 @@ management:
|
||||
probes:
|
||||
enabled: true
|
||||
|
||||
security: true
|
||||
security: true
|
||||
|
||||
jwt:
|
||||
private:
|
||||
key: classpath:certs/private.pem
|
||||
public:
|
||||
key: classpath:certs/public.pem
|
||||
|
||||
Reference in New Issue
Block a user