upload-apollo-client/app/.env.example
Jayden Seric 5a935b6765 Renamed “client” “app” for clarity.
It was not intuitive that the “client” contained a client and server.
2017-04-04 02:49:18 +10:00

4 lines
69 B
Plaintext

NODE_ENV=development
PORT=3000
API_URI=http://localhost:3001/graphql