mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 09:55:50 +01:00
Feature: Add bookmarklet link generation in PHeader
This commit is contained in:
committed by
Isaac Bythewood
parent
2c92cf45b7
commit
55d7d61b17
@@ -10,6 +10,10 @@ module.exports = {
|
||||
target: 'http://localhost:8000/',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/static/js/': {
|
||||
target: 'http://localhost:8000/',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user