8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
#ENVIRONMENT Defauld production
|
|
ENV=
|
|
#WHITELIST URLS Default to http://localhost
|
|
WHITELIST_URLS=
|
|
#PLAYGROUND GRAPHQL Default to "false"
|
|
PLAYGROUND_GRAPHQL=
|
|
# PORT EXPOSE APP Default to 4000
|
|
PORT= |