shellphone.app/api/.example.env
2021-06-01 23:13:51 +02:00

6 lines
174 B
Bash

PORT=3000
NODE_ENV=development
DATABASE_URL=postgres://user:pass@localhost:5432/apidb
TWILIO_ACCOUNT_SID=ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
TWILIO_AUTH_TOKEN=your_auth_token