Files
bit/.env.dev
T
Juan Rodriguez a17a42e792 build: 🔨 Docker setup
Dockerfile, docker-compose and entrypoint
2021-06-13 09:01:22 -05:00

7 lines
121 B
Bash

RAILS_ENV=development
HOST=0.0.0.0
PORT=3000
DATABASE_NAME=url_shortener
DATABASE_USER=user
DATABASE_PASSWORD=user_12345