mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-06-20 12:58:24 -06:00
PR-131297: removing express-graphql and use instead graphql-http, removing GraphiQL because of the lack of express middleware.
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
ENV=
|
||||
#WHITELIST URLS Default to http://localhost
|
||||
WHITELIST_URLS=
|
||||
#GRAPHIQL Default to "false"
|
||||
GRAPHIQL=
|
||||
#PLAYGROUND GRAPHQL Default to "false"
|
||||
PLAYGROUND_GRAPHQL=
|
||||
# PORT EXPOSE APP Default to 4000
|
||||
|
Reference in New Issue
Block a user