unclear what this was, saving this so I can wipe the local version of this project
This commit is contained in:
@ -66,9 +66,13 @@ module.exports = {
|
||||
historyApiFallback: true,
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "https://dumbyt.hak8or.com",
|
||||
target: "http://localhost:62214",
|
||||
changeOrigin: true
|
||||
}
|
||||
},
|
||||
"/hangfire": {
|
||||
target: "http://localhost:62214",
|
||||
changeOrigin: true
|
||||
},
|
||||
}
|
||||
},
|
||||
performance: {
|
||||
|
Reference in New Issue
Block a user