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