mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 18:05:51 +01:00
Feature: Now the repack works well
This commit is contained in:
committed by
Isaac Bythewood
parent
a9f19e3777
commit
c8b867145f
@@ -5,9 +5,10 @@ module.exports = {
|
||||
target: 'http://localhost:8000/',
|
||||
changeOrigin: true,
|
||||
ws: true,
|
||||
pathRewrite: {
|
||||
'^/api': '/api',
|
||||
},
|
||||
},
|
||||
'/static/media': {
|
||||
target: 'http://localhost:8000/',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user