[setting] add webURI

This commit is contained in:
Alireza Ahmadi
2024-02-29 23:27:32 +01:00
parent 4a3917ea5d
commit e404342e2c
4 changed files with 12 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ var defaultValueMap = map[string]string{
"webCertFile": "",
"webKeyFile": "",
"webPath": "/app/",
"webURI": "",
"sessionMaxAge": "0",
"timeLocation": "Asia/Tehran",
"subListen": "",