replit 限制部署如何解决 #3499
-
各位大佬们请问 replit 禁止部署 alist 了你们是怎么解决这个问题的,之前部署的也不能用了,我尝试使用命令去安装,提示不可用然后我这个 repl 被封了不能使用 |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 4 replies
-
现在大概有解决办法了,下载包上传命令行解压,然后运行,数据库的话不知道如何解决,数据库不知道可不可以通过.replit 修改 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
终于搞好了,把文件改名否则很容易检测,然后更改配置文件去改数据库,然后运行启动命令就可以绕过检测了 |
Beta Was this translation helpful? Give feedback.
-
你好,我也遇到同样的问题,方便详细说说你的解决方案吗 |
Beta Was this translation helpful? Give feedback.
-
你好,请问这种方法部署的要如何更新?把新发布的包上传后再解压覆盖alist文件吗? |
Beta Was this translation helpful? Give feedback.
-
怎么改成mysql远程服务器?怕资源泄露 |
Beta Was this translation helpful? Give feedback.
终于搞好了,把文件改名否则很容易检测,然后更改配置文件去改数据库,然后运行启动命令就可以绕过检测了