1 Star 0 Fork 187

马秋平/django-idcops

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.dev 408 Bytes
一键复制 编辑 原始数据 按行查看 历史
decbe 提交于 2021-02-04 15:05 +08:00 . Add docker-compose mode to run
# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = 'l+558g$usqm9)(d5mfi$tgzgkcc4wj%#1vuv3qb8jb6vjlwij7'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = 1
DJANGO_ALLOWED_HOSTS = localhost 127.0.0.1 *
# Database
DB_ENGINE = django.db.backends.sqlite3
DB_NAME = sqlite3
# DB_USER = idcops
# DB_PASSWORD = password
# DB_HOST = localhost
# DB_PORT = 3306
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/qiupingma/django-idcops.git
git@gitee.com:qiupingma/django-idcops.git
qiupingma
django-idcops
django-idcops
master

搜索帮助