Skip to content

[BUG] IP or Domain Name Reference does not work #1690

@updateset

Description

@updateset

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions