mars-interface/.env.production

7 lines
296 B
Plaintext
Raw Normal View History

2023-04-20 07:16:15 +00:00
# DO NOT EDIT THIS FILE WHEN USING DOCKER
# These values are used to replace the values in the built app,
# you should pass environment variables as defined in README.md
NEXT_PUBLIC_NETWORK=APP_NEXT_NETWORK
NEXT_PUBLIC_RPC=APP_NEXT_RPC
NEXT_PUBLIC_GQL=APP_NEXT_GQL
NEXT_PUBLIC_REST=APP_NEXT_REST