mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
[CHORES] Move name config to development
This commit is contained in:
parent
9d72030cff
commit
aa9717b62f
@ -1,7 +1,10 @@
|
||||
module.exports = {
|
||||
default: {
|
||||
available_providers: ["ens", "ipns"],
|
||||
provider: "ens",
|
||||
provider: "ens"
|
||||
},
|
||||
|
||||
development: {
|
||||
register: {
|
||||
rootDomain: "embark.eth",
|
||||
subdomains: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user