38d0aff7f8
simplecov added, docker-compose updated, test_helper updated
5 lines
117 B
Bash
5 lines
117 B
Bash
RAILS_ENV=development
|
|
HOSTNAME=0.0.0.0
|
|
RAILS_PORT=3000
|
|
DATABASE_URL=postgres://user:user_12345@db:5432/url_shortener
|