mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 17:34:42 +00:00
Replace old static folder with new static folder
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
filenameHashing: false,
|
||||
productionSourceMap: false
|
||||
productionSourceMap: false,
|
||||
outputDir: '../static'
|
||||
}
|
||||
Reference in New Issue
Block a user