mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
module.exports = {
|
||
|
runtimeCompiler: true,
|
||
|
baseUrl: '[{[ .StaticURL ]}]'
|
||
|
}
|