asciinema.org/test/.env
Marcin Kulik 66ac200733 Ability to run tests in docker
docker-compose -f test/docker-compose.yml run --rm web
2017-06-07 15:26:19 +02:00

4 lines
78 B
Bash

RAILS_ENV=test
MIX_ENV=test
BASE_URL=http://localhost:3000
BUNDLE_PATH=/bundle