Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Wrong port in README.md #4

Open
kekekeks opened this issue Oct 13, 2015 · 1 comment
Open

Wrong port in README.md #4

kekekeks opened this issue Oct 13, 2015 · 1 comment

Comments

@kekekeks
Copy link

Latest youtrack runs on 80 port in your container, not on 8000.

kekekeks added a commit to kekekeks/youtrack-docker that referenced this issue Oct 13, 2015
@kekekeks
Copy link
Author

# sudo docker exec -i -t youtrack bash
root@aca04681acb8:/home/youtrack# netstat -anp|grep LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -               
tcp6       0      0 :::80                   :::*                    LISTEN      -               
tcp6       0      0 127.0.0.1:81            :::*                    LISTEN      -               
tcp6       0      0 :::22                   :::*                    LISTEN      -               
unix  2      [ ACC ]     STREAM     LISTENING     1930215  -                   /var/lib/syslog-ng/syslog-ng.ctl
unix  2      [ ACC ]     STREAM     LISTENING     1930213  -                   /dev/log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant