Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Docker server sending back localhost #20

@fvlasie

Description

@fvlasie

Describe the bug
Spacebarchat-server run from Docker sends back localhost:3001 for the instance URLs which causes network errors when connecting from thh eclient.

Expected behavior
The server should send back URLs matching the domain entered into the client's "Instance" field.

Console Logs
Connect error: POST http://localhost:3001/api//auth/login

The docker-compose.prod.yaml does not contain environment variables for instance URLs.

Is there another way to that these are supposed to be set? I may be blind but I could not find any references to setting instance URLs for the server in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions