Commit 96290081 authored by tower's avatar tower

edit

parent 469c4114
......@@ -13,10 +13,10 @@ export class GlobalService {
authServer: String = 'http://login.liangkebang.com';
servers: any = {
pipes: pipesServer,
bp: bpServerHost,
uploadServerHost: uploadServerHost,
authServer: http://login.liangkebang.com
pipes: this.pipesServer,
bp: this.bpServerHost,
uploadServerHost: this.uploadServerHost,
authServer: this.authServer
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment