mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-06-21 21:38:25 -06:00
Fixing Readme file
This commit is contained in:
@ -22,7 +22,7 @@ This is an example of config.
|
||||
#ENVIRONMENT Defauld production
|
||||
ENVIRONMENT=development
|
||||
#WHITELIST URLS Default to http://localhost
|
||||
WHITELIST_URLS=https://dev-back-end.p-lao.com
|
||||
WHITELIST_URLS=https://someurl.com
|
||||
#GRAPHIQL Default to "false"
|
||||
GRAPHIQL=true
|
||||
# PORT EXPOSE APP Default to 4000
|
||||
|
Reference in New Issue
Block a user