Attaching to salsadockercompose_db_1, salsadockercompose_salsa_1
db_1 | LOG: database system was shut down at 2019-06-03 18:45:59 UTC
db_1 | LOG: MultiXact member wraparound protections are now enabled
db_1 | LOG: database system is ready to accept connections
db_1 | LOG: autovacuum launcher started
db_1 | ERROR: database "salsa_development" already exists
db_1 | STATEMENT: CREATE DATABASE "salsa_development" ENCODING = 'unicode'
db_1 | ERROR: database "salsa_test" already exists
db_1 | STATEMENT: CREATE DATABASE "salsa_test" ENCODING = 'unicode'
salsa_1 | ng Puma
salsa_1 | => Rails 5.1.2 application starting in development on http://localhost:3000
salsa_1 | => Run `rails server -h` for more startup options
salsa_1 | A server is already running. Check /home/apps/salsa/tmp/pids/server.pid.
salsa_1 | Exiting
after running
docker-compose up
i get this:and nothing shows up at localhost.