mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 04:10:27 +08:00
启动的时候尝试从备份文件中恢复配置
This commit is contained in:
2
build/configs/.gitignore
vendored
2
build/configs/.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
server.yaml
|
||||
api_db.yaml
|
||||
api.yaml
|
||||
api-123.yaml
|
||||
*.pem
|
||||
6
build/configs/api.yaml
Normal file
6
build/configs/api.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
rpc:
|
||||
endpoints:
|
||||
- http://192.168.2.40:8003
|
||||
nodeId: H6sjDf779jimnVPnBFSgZxvr6Ca0wQ0z
|
||||
secret: hMHjmEng0SIcT3yiA3HIoUjogwAC9cur
|
||||
|
||||
Reference in New Issue
Block a user