mirror of
https://github.com/BlueMap-Minecraft/BlueMapVue.git
synced 2025-01-27 00:11:19 +01:00
Push BlueMapWeb
This commit is contained in:
parent
585dfc2c36
commit
7a1e7c533d
@ -1 +1 @@
|
||||
Subproject commit 050cde0a0ce7fdfe1194dbc70b31dce8bad5efd4
|
||||
Subproject commit 385a5cf220268751cb0383095c247a909ac3ba9d
|
@ -7,14 +7,17 @@ module.exports = {
|
||||
proxy: {
|
||||
'/settings.json': {
|
||||
target: 'http://localhost:8100',
|
||||
//target: 'https://bluecolored.de/bluemap-dev',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/maps': {
|
||||
target: 'http://localhost:8100',
|
||||
//target: 'https://bluecolored.de/bluemap-dev',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/assets/playerheads': {
|
||||
target: 'http://localhost:8100',
|
||||
//target: 'https://bluecolored.de/bluemap-dev',
|
||||
changeOrigin: true,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user