feat: add configuration management and update deployment files
This commit is contained in:
8
.linux-config-template.json
Normal file
8
.linux-config-template.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"server": {
|
||||
"port": 8800
|
||||
},
|
||||
"certs": {
|
||||
"testKeyPath": "./certs/test.key"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user