浏览代码

chore: 📝 updated .env.example

IceToast 3 年之前
父节点
当前提交
d4ab798221
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .env.example

+ 1 - 1
.env.example

@@ -32,9 +32,9 @@ STRIPE_SECRET=
 #https://dashboard.stripe.com/webhooks
 #https://dashboard.stripe.com/webhooks
 STRIPE_ENDPOINT_TEST_SECRET=
 STRIPE_ENDPOINT_TEST_SECRET=
 STRIPE_ENDPOINT_SECRET=
 STRIPE_ENDPOINT_SECRET=
-
 #stripe payment methods, comma seperated list of methods you want to support:
 #stripe payment methods, comma seperated list of methods you want to support:
 #read into https://stripe.com/docs/payments/payment-methods/integration-options and/or https://stripe.com/docs/payments/payment-methods/overview
 #read into https://stripe.com/docs/payments/payment-methods/integration-options and/or https://stripe.com/docs/payments/payment-methods/overview
+#Method needs to support the currency
 STRIPE_METHODS=
 STRIPE_METHODS=
 
 
 #set-up for extra discord verification
 #set-up for extra discord verification