feat: 梳理集群模式运行服务
This commit is contained in:
@@ -22,7 +22,6 @@ ENABLE_GZIP=true
|
||||
|
||||
# 数据库配置
|
||||
DATABASE_DSN=user:password@tcp(localhost:3306)/gpt_load?charset=utf8mb4&parseTime=True&loc=Local
|
||||
DB_AUTO_MIGRATE=true
|
||||
|
||||
# Redis配置
|
||||
REDIS_DSN=redis://:password@localhost:6379/1
|
||||
|
Reference in New Issue
Block a user