Skip to content

Commit

Permalink
Merge pull request #98 from sunfjun/develop
Browse files Browse the repository at this point in the history
Fixed ERROR: In file ./.env: environment variable name 'LOOP_INTERVAL ' may…
  • Loading branch information
classicalliu authored May 15, 2019
2 parents b08c59a + c116b3b commit 375a51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ CITA_WS_PROTOCOL=""
# block config
SAVE_BLOCKS="true" # true or false, only "false" will not save blocks.

LOOP_INTERVAL = "1"
LOOP_INTERVAL="1"

0 comments on commit 375a51b

Please sign in to comment.