Account table in DB has to perisist right now
This commit is contained in:
+5
-12
@@ -10,13 +10,6 @@ Stripe_PublicKey=
|
||||
Stripe_PublicKey=
|
||||
Stripe_Endpoint_Secret=
|
||||
|
||||
####################
|
||||
## Authentication ##
|
||||
####################
|
||||
|
||||
# Random secret token for encrypting JWT contents
|
||||
JWT_Secret=
|
||||
|
||||
##############
|
||||
## Database ##
|
||||
##############
|
||||
@@ -25,10 +18,10 @@ MySQL_User=root
|
||||
MySQL_Pass=oasv34$8gpv023dd
|
||||
|
||||
##############
|
||||
## Email ##
|
||||
## Email ##
|
||||
##############
|
||||
|
||||
Email_Server= # Hostname of email server
|
||||
Email_Port= # SMTP port used
|
||||
Email_Address= # Email Address to send from
|
||||
Email_Password= # Password for the email address
|
||||
Email_Server=
|
||||
Email_Port=
|
||||
Email_Address=
|
||||
Email_Password=
|
||||
Reference in New Issue
Block a user