Add configurable BasePath for subfolder hosting and update frontend base handling
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"BasePath": "",
|
||||
"ConnectionStrings": {
|
||||
"Default": "Data Source=App_Data/gamelist.db"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user