Fixed a typo in the example environment file.

This commit is contained in:
Jayden Seric 2017-04-03 11:47:34 +10:00
parent fc5c52d0bf
commit 91896891ad

View File

@ -1,3 +1,3 @@
NODE_ENV=development
PORT=3000
API_URI_URI=http://localhost:3001/graphql
API_URI=http://localhost:3001/graphql