Files
create-node-ts-graphql-server/.env.example
T

8 lines
183 B
Bash

#ENVIRONMENT Defauld production
ENVIRONMENT=
#WHITELIST URLS Default to http://localhost
WHITELIST_URLS=
#GRAPHIQL Default to "false"
GRAPHIQL=
# PORT EXPOSE APP Default to 4000
PORT=