Fixed a typo in the example environment file.
This commit is contained in:
parent
fc5c52d0bf
commit
91896891ad
@ -1,3 +1,3 @@
|
||||
NODE_ENV=development
|
||||
PORT=3000
|
||||
API_URI_URI=http://localhost:3001/graphql
|
||||
API_URI=http://localhost:3001/graphql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user