feat 初次提交
This commit is contained in:
16
config/config.prod.yaml
Normal file
16
config/config.prod.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
app:
|
||||
name: "robot-prod"
|
||||
|
||||
log:
|
||||
debug: false
|
||||
level: "debug"
|
||||
maxSize: 10
|
||||
maxBackups: 100
|
||||
maxAge: 7
|
||||
|
||||
client:
|
||||
count: 100
|
||||
usn: [ 1,1000000 ]
|
||||
websocket:
|
||||
address: "ws://172.18.28.0"
|
||||
port: 8501
|
||||
Reference in New Issue
Block a user