Создана страница OtherProfile, создан CSS к странице OtherProfile
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = function(app) {
|
||||
app.use(
|
||||
'/static/avatars',
|
||||
createProxyMiddleware({
|
||||
target: 'http://back.fool-stack.ru',
|
||||
target: 'https://back.fool-stack.ru',
|
||||
changeOrigin: true,
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user