File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ if [ "$api_server" == "/" ];
2626fi
2727
2828
29- exec ./archon-0.1.linux.amd64 -sso-client-id=$client_id -api-server=$api_server -sso-server=$sso_server -entry-server=$ws_scheme " ://entry." $environ -mode=frontend
29+ exec ./archon-0.1.linux.amd64 -sso-client-id=$client_id -api-server=$api_server -sso-server=$sso_server -log-server= $console_api_scheme " ://lxcmond. " $environ - entry-server=$ws_scheme " ://entry." $environ -mode=frontend
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ redirect_uri="http://console.lain.cloud/api/v1/authorize/"
44console_api_scheme="http"
55sso_server="https://sso.lain.com"
66console_api_server="/"
7- mysql_host="172 .0.0.1"
7+ mysql_host="127 .0.0.1"
88mysql_dbname="console"
99mysql_port="3306"
1010mysql_user="console"
Original file line number Diff line number Diff line change 11appname : console
22
33build :
4- base : laincloud/centos-lain:20171212
4+ base : laincloud/centos-lain:20180103
55 prepare :
66 version : " 20171212"
77 script :
You can’t perform that action at this time.
0 commit comments