|
1 | 1 | REACT_APP_BUILD_DATETIME=0 |
2 | 2 | REACT_APP_BUILD_SHA=sha0000000000000000000000000000000000000 |
3 | 3 | REACT_APP_BUILD_VERSION= |
4 | | -REACT_APP_PRIVACY_POLICY=https://oasisprotocol.org/privacy-policy |
5 | | -REACT_APP_ENABLE_OASIS_MATOMO_ANALYTICS=true |
| 4 | +REACT_APP_PRIVACY_POLICY=/privacy |
| 5 | +REACT_APP_ENABLE_OASIS_MATOMO_ANALYTICS=false |
6 | 6 | # REACT_APP_API=http://localhost:8008/v1/ |
7 | 7 | # REACT_APP_API=https://nexus.stg.oasis.io/v1/ |
8 | 8 | # REACT_APP_TESTNET_API=https://testnet.nexus.stg.oasis.io/v1/ |
9 | 9 | REACT_APP_API=https://nexus.oasis.io/v1/ |
10 | 10 | REACT_APP_TESTNET_API=https://testnet.nexus.oasis.io/v1/ |
11 | 11 | REACT_APP_LOCALNET_API=http://localhost:8547/v1/ |
12 | | -REACT_APP_META_TITLE="Oasis Explorer" |
13 | | -REACT_APP_META_IMAGE="Oasis Explorer - OpenGraph Banner.png" |
14 | | -REACT_APP_META_MANIFEST=app.webmanifest |
15 | | -REACT_APP_META_FAVICON=https://assets.oasis.io/logotypes/favicon.svg |
16 | | -REACT_APP_META_APPLE_ICON="https://assets.oasis.io/logotypes/Icon Blue 192.png" |
17 | | -REACT_APP_META_DESC="Official explorer for the Oasis Network." |
18 | | -REACT_APP_SOCIAL_TELEGRAM=https://t.me/oasisprotocolcommunity |
19 | | -REACT_APP_SOCIAL_TWITTER=https://twitter.com/oasisprotocol |
20 | | -REACT_APP_SOCIAL_DISCORD=https://oasis.io/discord |
21 | | -REACT_APP_SOCIAL_YOUTUBE=https://www.youtube.com/channel/UC35UFPcZ2F1wjPxhPrSsESQ |
22 | | -REACT_APP_SOCIAL_REDDIT=https://www.reddit.com/r/oasisnetwork/ |
23 | | -# REACT_APP_SOCIAL_LINKEDIN=https://www.linkedin.com/company/oasisprotocol |
24 | | -# REACT_APP_SOCIAL_DOCS=https://oasisprotocol.org/developers#overview |
25 | | -# REACT_APP_SOCIAL_HOME=https://oasisprotocol.org/ |
26 | | -REACT_APP_PRODUCTION_URLS="https://explorer.oasis.io, https://explorer.prd.oasis.io" |
27 | | -REACT_APP_STAGING_URLS=https://explorer.stg.oasis.io |
28 | | -REACT_APP_SHOW_BUILD_BANNERS=true |
| 12 | +REACT_APP_META_TITLE=Pontus-X Explorer |
| 13 | +REACT_APP_META_IMAGE=pontusx/og-image.png |
| 14 | +REACT_APP_META_MANIFEST=pontusx.webmanifest |
| 15 | +REACT_APP_META_FAVICON=pontusx/favicon.ico |
| 16 | +REACT_APP_META_APPLE_ICON=pontusx/logo192.png |
| 17 | +REACT_APP_META_DESC=Official explorer for the Pontus-X Network. |
| 18 | +# REACT_APP_SOCIAL_TELEGRAM=https://t.me/oasisprotocolcommunity |
| 19 | +# REACT_APP_SOCIAL_TWITTER=https://twitter.com/oasisprotocol |
| 20 | +# REACT_APP_SOCIAL_DISCORD=https://oasis.io/discord |
| 21 | +# REACT_APP_SOCIAL_YOUTUBE=https://www.youtube.com/channel/UC35UFPcZ2F1wjPxhPrSsESQ |
| 22 | +# REACT_APP_SOCIAL_REDDIT=https://www.reddit.com/r/oasisnetwork/ |
| 23 | +REACT_APP_SOCIAL_LINKEDIN=https://www.linkedin.com/company/76729586 |
| 24 | +REACT_APP_SOCIAL_DOCS=https://docs.pontus-x.eu/ |
| 25 | +REACT_APP_SOCIAL_HOME=https://www.pontus-x.eu/ |
| 26 | +#REACT_APP_PRODUCTION_URLS=https://explorer.oasis.io, https://explorer.prd.oasis.io |
| 27 | +#REACT_APP_STAGING_URLS=https://explorer.stg.oasis.io |
| 28 | +REACT_APP_SHOW_BUILD_BANNERS=false |
29 | 29 | # REACT_APP_FIXED_NETWORK=testnet |
30 | | -# REACT_APP_FIXED_LAYER=sapphire |
31 | | -# REACT_APP_SKIP_GRAPH=true |
32 | | -REACT_APP_SHOW_FIAT_VALUES=true |
| 30 | +# REACT_APP_FIXED_LAYER=pontusx |
| 31 | +REACT_APP_SKIP_GRAPH=true |
| 32 | +REACT_APP_SHOW_FIAT_VALUES=false |
| 33 | +REACT_APP_SHOW_PRIVACY_POLICY=true |
33 | 34 |
|
34 | 35 | # LOCALNET SETTINGS |
35 | 36 | REACT_APP_LOCALNET_CONSENSUS=false |
|
0 commit comments