del ymal
This commit is contained in:
@@ -0,0 +1 @@
|
||||
etc/admin.yaml
|
||||
@@ -1,51 +0,0 @@
|
||||
Name: admin-service
|
||||
ListenOn: 0.0.0.0:10200
|
||||
Mode: dev
|
||||
|
||||
Log:
|
||||
ServiceName: admin-service
|
||||
Mode: file # console | file | volume
|
||||
Encoding: plain
|
||||
Level: info
|
||||
Path: logs
|
||||
KeepDays: 7
|
||||
Compress: false
|
||||
# Rotation: daily
|
||||
# MaxSize: 100
|
||||
# MaxBackups: 10
|
||||
|
||||
Nacos:
|
||||
Hosts:
|
||||
- rnacos:8848
|
||||
NamespaceId: test
|
||||
Group: LONE_SERVICES
|
||||
RegisterIP: admin
|
||||
|
||||
Mysql:
|
||||
Host: "39.106.171.204"
|
||||
Port: 33066
|
||||
User: root
|
||||
Password: "MOLXRZNOU4Y4"
|
||||
Database: dms-admin
|
||||
Charset: utf8mb4
|
||||
Prefix:
|
||||
# ReadHost: mysql-slave
|
||||
# ReadPort: 3306
|
||||
# ReadUser: root
|
||||
# ReadPassword: "123123"
|
||||
# ReadDatabase: dms-admin
|
||||
|
||||
BizRedis:
|
||||
Host: "39.106.171.204"
|
||||
Port: 6379
|
||||
Password: "lLMLcuPpzSj"
|
||||
DB: 0
|
||||
|
||||
AppLog:
|
||||
Path: logs
|
||||
InfoFile: info.log
|
||||
ErrorFile: error.log
|
||||
FatalFile: fatal.log
|
||||
MaxSize: 100
|
||||
MaxBackups: 10
|
||||
MaxAge: 30
|
||||
Reference in New Issue
Block a user