shellphone.app/api/.example.env

6 lines
174 B
Bash
Raw Normal View History

2021-06-01 21:13:51 +00:00
PORT=3000
NODE_ENV=development
DATABASE_URL=postgres://user:pass@localhost:5432/apidb
TWILIO_ACCOUNT_SID=ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
TWILIO_AUTH_TOKEN=your_auth_token