6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
DATABASE_URL=postgresql://user:password@localhost:5432/myapp
|
|
|
|
STRIPE_SECRET_KEY=sk_test_xxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|
|
|
GITHUB_TOKEN=ghp_your_token_here
|