Skip to content

Reverse-proxy doesn't run #2

@andrey-nosan

Description

@andrey-nosan

Hello!
Great job! Thank you for it!

I've cloned this project and tried to set up it on my Linux machine, and... I have some problem.
Containers site1 and site2 run normally, ok, but container reverse-proxy shuts down in few seconds after the start.
I've investigated problem and identified that it happens when there are lines
proxy_pass http://site1_app_1;
and
proxy_pass http://site2_app_2;
in default.conf

Please advise how to fix it?
I'm not enough strong in Nginx )))

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions