From 75d22b2abae2ce14d420a27d8e9d39dd97fff0a5 Mon Sep 17 00:00:00 2001 From: wuzekai <3025054974@qq.com> Date: Thu, 8 Jan 2026 09:53:43 +0800 Subject: [PATCH] update --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index 27c3e35..74e9602 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 -- 2.22.0