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:
@ -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 = ""
|
||||
|
Reference in New Issue
Block a user