Skip to content

docker-compose not respecting .env for CORS #25

Description

@bryceprutsos

I changed my FRONTEND_URL to a production URL and when I try to visit the site, I get the following error

Blocked request. This host ("https://Productionurl.com") is not allowed.
To allow this host, add " https://Productionurl.com" to server.allowedHosts in vite.config.js.

I also noticed that there is no log action (Docker Compose) when hitting that error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions