Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
4ea22c48
Commit
4ea22c48
authored
Apr 13, 2023
by
tom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change network name
parent
9327fb53
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
values.yaml
deploy/values/main/values.yaml
+2
-2
values.yaml
deploy/values/review/values.yaml
+2
-2
No files found.
deploy/values/main/values.yaml
View file @
4ea22c48
...
@@ -311,9 +311,9 @@ frontend:
...
@@ -311,9 +311,9 @@ frontend:
_default
:
"
[{'title':'Anyblock','baseUrl':'https://explorer.anyblock.tools','paths':{'tx':'/ethereum/ethereum/goerli/transaction','address':'/ethereum/ethereum/goerli/address'}},{'title':'Etherscan','baseUrl':'https://goerli.etherscan.io/','paths':{'tx':'/tx','address':'/address'}}]"
_default
:
"
[{'title':'Anyblock','baseUrl':'https://explorer.anyblock.tools','paths':{'tx':'/ethereum/ethereum/goerli/transaction','address':'/ethereum/ethereum/goerli/address'}},{'title':'Etherscan','baseUrl':'https://goerli.etherscan.io/','paths':{'tx':'/tx','address':'/address'}}]"
# network config
# network config
NEXT_PUBLIC_NETWORK_NAME
:
NEXT_PUBLIC_NETWORK_NAME
:
_default
:
Ethereum
_default
:
Göerli
NEXT_PUBLIC_NETWORK_SHORT_NAME
:
NEXT_PUBLIC_NETWORK_SHORT_NAME
:
_default
:
G
o
erli
_default
:
G
ö
erli
NEXT_PUBLIC_NETWORK_ASSETS_PATHNAME
:
NEXT_PUBLIC_NETWORK_ASSETS_PATHNAME
:
_default
:
ethereum
_default
:
ethereum
NEXT_PUBLIC_NETWORK_TYPE
:
NEXT_PUBLIC_NETWORK_TYPE
:
...
...
deploy/values/review/values.yaml
View file @
4ea22c48
...
@@ -68,9 +68,9 @@ frontend:
...
@@ -68,9 +68,9 @@ frontend:
NEXT_PUBLIC_FOOTER_STAKING_LINK
:
NEXT_PUBLIC_FOOTER_STAKING_LINK
:
_default
:
https://duneanalytics.com/maxaleks/xdai-staking
_default
:
https://duneanalytics.com/maxaleks/xdai-staking
NEXT_PUBLIC_NETWORK_NAME
:
NEXT_PUBLIC_NETWORK_NAME
:
_default
:
Ethereum
_default
:
Göerli
NEXT_PUBLIC_NETWORK_SHORT_NAME
:
NEXT_PUBLIC_NETWORK_SHORT_NAME
:
_default
:
G
o
erli
_default
:
G
ö
erli
NEXT_PUBLIC_NETWORK_ASSETS_PATHNAME
:
NEXT_PUBLIC_NETWORK_ASSETS_PATHNAME
:
_default
:
ethereum
_default
:
ethereum
NEXT_PUBLIC_NETWORK_TYPE
:
NEXT_PUBLIC_NETWORK_TYPE
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment