Skip to content

nginx.conf does not proxy /api or /collaboration #38

Description

@Alimedhat000

client/nginx.conf only serves static assets plus the SPA fallback. It does not proxy /api or /collaboration, so in the production compose the browser must hit the server port directly (cross-origin). Add proxy_pass for both so the client can be served from a single origin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions