Fixing Readme file

This commit is contained in:
2022-05-26 00:05:06 +00:00
parent 317f53efa2
commit 50a10299c6
2 changed files with 2 additions and 2 deletions

View File

@ -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