diff --git a/Dockerfile b/Dockerfile index 27c3e35dfa9100166be6a80ff56fa150050397b7..74e9602899997237cbd4e6ea12bea8eaa5f233d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,3 +34,6 @@ CMD ["R", "-e", "radiant::radiant(host='0.0.0.0', port=3838)"] #cd /home/wuzekai/shinyproxy #sh manage.sh restart 重启shinyproxy + +#sudo systemctl restart shinyproxy 重启proxy +#sudo vim /etc/shinyproxy/application.yml 修改配置文件 \ No newline at end of file