Files
bit/.env.dev
T
Juan Rodriguez 38d0aff7f8 build: 🔧 default url_options host added
simplecov added, docker-compose updated, test_helper updated
2021-06-13 12:27:23 -05:00

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