fix #392: multiple '=' in .env file

This commit is contained in:
debugtalk
2018-09-17 15:16:35 +08:00
parent 3c4f0210f3
commit 9993bb7b81
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
UserName=test
Password=654321
PROJECT_KEY=AAABBBCCC
PROJECT_KEY=AAABBBCCC
content_type=application/json; charset=UTF-8