- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am unable to host the docker container and access it with its direct IP address (i.e 192.168.x.x) or even when assigning a domain name to it and using a load balancer.
To Reproduce
I changed the .env file to use the new IP
I also tried changing the docker files to reference the new IP
I also tried changing the files that docker loads to use the new IP
The app loads but cant make any posts because of Cross Origin Errors
The logs also still show reference to localhost:3000
Expected behavior
The new IP to be referenced in all api calls made in the app
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working