全局重命名:kefu_sys / kefu-sys 改为 kefu_cloud / kefu-cloud
- Go module 与全部 import 路径 - 数据库默认库名、Docker 服务/卷命名与部署文档
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ DB_HOST=localhost
|
||||
DB_PORT=5433
|
||||
DB_USER=postgres
|
||||
DB_PASSWORD=postgres
|
||||
DB_NAME=kefu_sys
|
||||
DB_NAME=kefu_cloud
|
||||
DB_SSLMODE=disable
|
||||
|
||||
JWT_SECRET=kefu-sys-dev-secret-key
|
||||
JWT_SECRET=kefu-cloud-dev-secret-key
|
||||
|
||||
Reference in New Issue
Block a user