[backend] fix: 修改环境变量判断逻辑并添加.env文件
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
APP_NAME=海洋项目管理系统
|
APP_NAME=海洋项目管理系统
|
||||||
APP_VERSION=1.0.0
|
APP_VERSION=1.0.0
|
||||||
DEBUG=True
|
DEBUG=True
|
||||||
|
USE_SQLITE=true
|
||||||
|
|
||||||
# 数据库配置
|
# 数据库配置
|
||||||
DB_HOST=localhost
|
DB_HOST=localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user