1 Star 0 Fork 0

Heisenberg/archerysec

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run.bat 156 Bytes
一键复制 编辑 原始数据 按行查看 历史
@echo off
set DJANGO_DEBUG=1
.\venv\Scripts\activate && waitress-serve --listen=*:8000 --threads=10 --channel-timeout=1800 archerysecurity.wsgi:application
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Jesse3692/archerysec.git
[email protected]:Jesse3692/archerysec.git
Jesse3692
archerysec
archerysec
master

搜索帮助