Skip to content
Discussion options

You must be logged in to vote

It was a CORS issue for me. Updating the APP_URL in the .env file from "http://localhost:${APP_PORT}" to http://192.0.2.1:${APP_PORT}" fixed the scaling issue. Make sure the IP address matches your server address.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@kbmetz
Comment options

Comment options

You must be logged in to vote
3 replies
@hackeresq
Comment options

@hackeresq
Comment options

@kbmetz
Comment options

Answer selected by hackeresq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants