1 Star 0 Fork 95

现实/Scriptis

forked from WeBank/Scriptis 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
config.sh 257 Bytes
Copy Edit Raw Blame History
peacewong authored 2019-07-30 18:40 . Modify the deployment document
# Configuring front-end ports
scriptis_port="8088"
# URL of the backend linkis gateway
linkis_url="http://localhost:20401"
# Scriptis ip address
scriptis_ipaddr=$(ip addr | awk '/^[0-9]+: / {}; /inet.*global/ {print gensub(/(.*)\/(.*)/, "\\1", "g", $2)}')
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhongjuy_admin/Scriptis.git
git@gitee.com:zhongjuy_admin/Scriptis.git
zhongjuy_admin
Scriptis
Scriptis
master

Search