feat(base): 优化环境变量配置

This commit is contained in:
xingc
2025-02-22 11:35:19 +08:00
parent e35e97402f
commit 02ddc81c51
6 changed files with 60 additions and 18 deletions

View File

@@ -16,9 +16,12 @@ REDIS_HOST = 192.168.3.4
REDIS_PORT = 6379
REDIS_DB = 0
# 文件上传配置
ASSETS_BASE_URL = http://127.0.0.1:8001
# 代理
OVERSEAS_PROXY = 'http://127.0.0.1:7890'
OVERSEAS_PROXY = http://127.0.0.1:7890
# 微信
APPID =
APP_SECRET =
APPID = wx3d30771f3987cc92
APP_SECRET = 8e57b1b5344d1dbd058cd45f3b2c4d3c