4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
NODE_ENV='development'
|
|
PORT='3000'
|
|
API_URI='http://localhost:3001/graphql'
|