2 Star 1 Fork 0

dengqihua/fastapi_frame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env_pro 754 Bytes
一键复制 编辑 原始数据 按行查看 历史
dengqihua 提交于 2023-05-31 16:39 . first commit
debug=False
env=pro
project_name=fastapi_frame
jwt_secret_key=xko4tMvzOdtJYm4l6QUp3xVL6lXGJoKH1hV1XjQCPor36G8hR3tpYQzF8Niq9hBe
jwt_algorithm=HS256
jwt_access_token_expire_minutes=43200
mysql_host=127.0.0.1
mysql_port=3306
mysql_user=root
mysql_password=123456
mysql_database=test
mysql_maxsize=5
mysql__default__host=127.0.0.1
mysql__default__port=3306
mysql__default__user=root
mysql__default__password=123456
mysql__default__database=test
mysql__default__maxsize=5
redis_host=127.0.0.1
redis_port=6379
redis_password=123456
redis_db=1
redis_max_connections=10
redis_timeout=3
redis__default__host=127.0.0.1
redis__default__port=6379
redis__default__password=123456
redis__default__db=1
redis__default__max_connections=10
redis__default__timeout=3
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/cppwork/fastapi_frame.git
git@gitee.com:cppwork/fastapi_frame.git
cppwork
fastapi_frame
fastapi_frame
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385