mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-01 06:55:48 +00:00
Path changes
This commit is contained in:
@@ -107,7 +107,7 @@ module.exports = {
|
||||
from: 'src/frontend/app-images',
|
||||
to: 'images',
|
||||
toType: 'dir',
|
||||
context: '/srv/app'
|
||||
context: '/app'
|
||||
}]),
|
||||
new webpack.optimize.LimitChunkCountPlugin({
|
||||
maxChunks: 1, // Must be greater than or equal to one
|
||||
|
Reference in New Issue
Block a user