snibox / snibox

Self-hosted snippet manager

Home Page:https://snibox.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker version doesn't work

jtagcat opened this issue · comments

After running setup and start, stopping and starting again I get this:

Attaching to snibox-docker_database_1, snibox-docker_backend_1, snibox-docker_frontend_1
database_1  | 2019-05-17 20:22:18.451 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
database_1  | 2019-05-17 20:22:18.451 UTC [1] LOG:  listening on IPv6 address "::", port 5432
database_1  | 2019-05-17 20:22:18.474 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
database_1  | 2019-05-17 20:22:18.528 UTC [18] LOG:  database system was shut down at 2019-05-17 20:22:07 UTC
database_1  | 2019-05-17 20:22:18.536 UTC [1] LOG:  database system is ready to accept connections

Nothing appears on 8080, 80 (nor 5432)