mirror of
https://github.com/cerc-io/mars-interface.git
synced 2024-12-22 12:17:45 +00:00
7 lines
296 B
Plaintext
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
|