require login to view (if enabled)
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
"password": "correcthorse"
|
||||
},
|
||||
"web": {
|
||||
"port": 8080
|
||||
"port": 8080,
|
||||
"oidc": {
|
||||
"server": "https://gitea.artixlinux.org/",
|
||||
"clientId": "fakefake-fake-fake-fake-fakefakefake",
|
||||
"clientSecret": "thisisnotarealsecret",
|
||||
"appBaseUrl": "http://localhost:8080"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user