Neilk1021 commented on code in PR #8314:
URL: https://github.com/apache/texera/pull/8314#discussion_r3995536015
##########
frontend/angular.json:
##########
@@ -80,7 +85,8 @@
"builder": "@angular-builders/custom-webpack:dev-server",
"options": {
"buildTarget": "gui:build",
- "proxyConfig": "proxy.config.json"
+ "proxyConfig": "proxy.config.json",
+ "allowedHosts": ["parabola-nibble-flatfoot.ngrok-free.dev"]
Review Comment:
I can remove this I think, this was here because Apple doesn't like
localhost nor raw ips for auth.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]