aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/index.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/index.js b/config/index.js
index fdfac8b2..6652048c 100644
--- a/config/index.js
+++ b/config/index.js
@@ -26,11 +26,6 @@ module.exports = {
target: 'https://social.heldscal.la/',
changeOrigin: true,
cookieDomainRewrite: 'localhost'
- },
- '/main': {
- target: 'https://social.heldscal.la/',
- changeOrigin: true,
- cookieDomainRewrite: 'localhost'
}
},
// CSS Sourcemaps off by default because relative paths are "buggy"