live: connect ship-log extension to /live page, fix repo link
This commit is contained in:
7
pledge-now-pay-later/.env.example
Normal file
7
pledge-now-pay-later/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DATABASE_URL=postgresql://user:password@localhost:5432/dbname
|
||||
NEXTAUTH_SECRET=your-secret-here
|
||||
NEXTAUTH_URL=http://localhost:3000
|
||||
GOCARDLESS_ACCESS_TOKEN=your-gocardless-token
|
||||
GOCARDLESS_ENVIRONMENT=sandbox
|
||||
REDIS_URL=redis://localhost:6379
|
||||
BASE_URL=http://localhost:3000
|
||||
Reference in New Issue
Block a user