Skip to content

Commit

Permalink
Remove chrome service redirect.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Jul 10, 2024
1 parent 0c5a24d commit 8dd76b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fec.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ module.exports = {
useProxy: true,
proxyVerbose: true,
sassPrefix: '.learning-resources, .learningResources',
routes: {
"/api/chrome-service/v1/static/": {
"host": "http://localhost:8000"
},
},
/**
* Change to false after your app is registered in configuration files
*/
Expand Down

0 comments on commit 8dd76b7

Please sign in to comment.