mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 04:10:27 +08:00
阶段性提交
This commit is contained in:
4
build/configs/.gitignore
vendored
4
build/configs/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
server.yaml
|
||||
server.yaml
|
||||
db.yaml
|
||||
api.yaml
|
||||
4
build/configs/api.template.yaml
Normal file
4
build/configs/api.template.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
rpc:
|
||||
endpoints: [ "127.0.0.1:8003" ]
|
||||
nodeId: ""
|
||||
secret: ""
|
||||
Reference in New Issue
Block a user