whitespace matters

This commit is contained in:
Thomas Steen Rasmussen 2016-05-29 11:30:24 +02:00
parent b97fcfc115
commit 7c24f93751

View file

@ -10,5 +10,5 @@ EMAIL_FROM='noreply@example.com'
EPAY_MERCHANT_NUMBER=something
EPAY_MD5_SECRET=something
TICKET_CATEGORY_ID=''
COINIFY_API_KEY = ''
COINIFY_API_SECRET = ''
COINIFY_API_KEY=''
COINIFY_API_SECRET=''