This website requires JavaScript.
Explore
Help
Sign In
wasp-lang
/
wasp
Watch
1
Star
1
Fork
0
You've already forked wasp
mirror of
https://github.com/wasp-lang/wasp.git
synced
2024-12-18 06:32:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5d6b229d6a
wasp
/
waspc
/
examples
/
todoApp
/
sample.env.server
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add pg-boss as a Job executor (#582) Note: This does not provide cron support, that is coming in the next PR.
2022-05-03 21:34:25 +03:00
TEST_ENV_VAR="I am test"
DATABASE_URL=postgresql://postgres:postgres@localhost/todoapp
feat: separate env vars for server and client (#683)
2022-10-06 13:51:28 +03:00
#PORT=3001
Reference in New Issue
Copy Permalink