fix auth-server config
This commit is contained in:
@@ -4,7 +4,7 @@ server-key-file: "/etc/ssh/ssh_host_rsa_key"
|
||||
|
||||
workspace-parent: "/data/workspace"
|
||||
global-share-dir: "/data/share"
|
||||
auth-server: "http://localhost:8080/"
|
||||
auth-server: "http://localhost:2334/"
|
||||
|
||||
manager:
|
||||
address: "0.0.0.0:7684"
|
||||
|
||||
Reference in New Issue
Block a user