1 Star 0 Fork 1.6K

toney / nginxWebUI

forked from 陈钇蒙 / nginxWebUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
entrypoint.sh 86 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈钇蒙 提交于 2021-11-26 14:42 . 1
#!/bin/sh
cd /home
exec java -jar -Xmx64m nginxWebUI.jar ${BOOT_OPTIONS} > /dev/null
Java
1
https://gitee.com/toneywoo/nginxWebUI.git
git@gitee.com:toneywoo/nginxWebUI.git
toneywoo
nginxWebUI
nginxWebUI
master

搜索帮助