mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 13:31:46 +00:00
Remove web.context-root
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
filenameHashing: false,
|
||||
productionSourceMap: false,
|
||||
outputDir: '../static'
|
||||
outputDir: '../static',
|
||||
publicPath: '/'
|
||||
}
|
||||
Reference in New Issue
Block a user