1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-23 17:19:47 +02:00

add ci control

This commit is contained in:
lxsang
2020-06-25 21:55:55 +02:00
parent 0da98332c5
commit 41b25648ac
4 changed files with 53 additions and 2 deletions

View File

@ -8,7 +8,7 @@ WWW_ROOT = __ROOT__.."/get"
if HEADER.Host then
HTTP_ROOT= "https://"..HEADER.Host
else
HTTP_ROOT = "https://get.makeand.run"
HTTP_ROOT = "https://get.iohub.dev"
end
-- class path: path.to.class
BASE_FRW = ""