getting stripe wired in
This commit is contained in:
@@ -5,4 +5,6 @@ DB_HOST="localhost"
|
||||
DB_NAME="ditw"
|
||||
DB_USER="root"
|
||||
DB_PASS="root"
|
||||
POSTMARK_API_KEY="special"
|
||||
POSTMARK_API_KEY="special"
|
||||
STRIPE_API_SECRET_KEY="sk"
|
||||
STRIPE_API_PUBLIC_KEY="pk"
|
||||
Reference in New Issue
Block a user