chore: update default configuration

This commit is contained in:
Jonas Kaninda
2024-10-29 14:21:55 +01:00
parent ac6cba246a
commit f30ddac7a1
3 changed files with 15 additions and 4 deletions

View File

@@ -5,3 +5,4 @@ const accessControlAllowOrigin = "Access-Control-Allow-Origin"
const basicAuth = "basicAuth"
const jwtAuth = "jwtAuth"
const OAuth = "OAuth"
const serverName = "Goma"