mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-24 02:56:52 -05:00
groupware: use master auth in launcher
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -140,7 +140,7 @@
|
||||
"OC_ADD_RUN_SERVICES": "auth-api,groupware",
|
||||
"GROUPWARE_LOG_LEVEL": "trace",
|
||||
|
||||
"GROUPWARE_JMAP_MASTER_USERNAME": "",
|
||||
"GROUPWARE_JMAP_MASTER_USERNAME": "master",
|
||||
"GROUPWARE_JMAP_MASTER_PASSWORD": "admin",
|
||||
|
||||
"AUTHAPI_HTTP_ADDR": "0.0.0.0:10000",
|
||||
|
||||
Reference in New Issue
Block a user