更新配置文件中的sk用以平台对接设置密钥,直接在docker中引入env file,避免每次都需要增加环境变量

This commit is contained in:
2025-09-22 21:36:18 +08:00
parent dff7e16d2b
commit c1b4037cb9
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ LOG_LEVEL=log,error,warn,debug
CONFIG_TOKEN_EXPIRE=1800
# token加密密钥,可以修改为任意字符串
CONFIG_JWT_SECRET='this is a very secret secret'
CONFIG_TOKEN_SIGN_SK=easyai2025