Skip to content

Reverse-proxy doesn't run #2

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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