wasp/waspc/examples/todoApp/sample.env

3 lines
87 B
Bash
Raw Normal View History

TEST_ENV_VAR="I am test"
DATABASE_URL=postgresql://postgres:postgres@localhost/todoapp