yongjhih / docker-parse-server

Provide docker images and docker stack for parse-server npm versions and latest commit
https://hub.docker.com/r/yongjhih/parse-server/
Apache License 2.0
475 stars 166 forks source link

unable to connect to image deployed on docker cloud #92

Open nikitph opened 7 years ago

nikitph commented 7 years ago

my endpoints look like this

mongo-1 tcp/27017 tcp://:27017 haproxy-1 tcp/2022 ssh://:2022 haproxy-1 tcp/1337 tcp://:1337 mongo-1 tcp/27017 tcp://mongo-1.docker-parse-server.24539748.cont.dockerapp.io:27017 haproxy-1 tcp/2022 ssh://haproxy-1.docker-parse-server.f030f94b.cont.dockerapp.io:2022 haproxy-1 tcp/1337 tcp://haproxy-1.docker-parse-server.f030f94b.cont.dockerapp.io:1337

how to i send in a request . i m unable to connect to the droplet at any of the ports. i also have

- PARSE_DASHBOARD_ALLOW_INSECURE_HTTP=1