psu/tests/dockerfiles/web-app.env

4 lines
94 B
Bash
Raw Normal View History

FOO=bar
DB_MIGRATE="php artisan migrate --force"
ENVS="( ONE TWO=two THREE=\"php artisan\" )"