mirror of
https://github.com/TwiN/gatus.git
synced 2025-08-14 00:59:00 +02: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