完善客户端连接流程处理和日志输出
This commit is contained in:
9
cmd/server/.env.example
Normal file
9
cmd/server/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
APP_CTRL_PORT=18080
|
||||
APP_DATA_PORT=18081
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_DATABASE=app
|
||||
DB_USERNAME=proxy
|
||||
DB_PASSWORD=proxy
|
||||
DB_TIMEZONE=Asia/Shanghai
|
||||
Reference in New Issue
Block a user