1 Star 0 Fork 95

spyl/Scriptis

forked from WeBank/Scriptis 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.sh 257 Bytes
一键复制 编辑 原始数据 按行查看 历史
peacewong 提交于 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/spyl/Scriptis.git
git@gitee.com:spyl/Scriptis.git
spyl
Scriptis
Scriptis
master

搜索帮助