mars-interface/.env.production
2023-04-20 09:16:15 +02:00

7 lines
296 B
Plaintext

# 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