Update gitignore and remove token configuration
This commit is contained in:
parent
9e1a6613a4
commit
c850984a3b
|
@ -11,5 +11,6 @@ conf/monitor.json
|
||||||
conf/alias.json
|
conf/alias.json
|
||||||
conf/relay.json
|
conf/relay.json
|
||||||
conf/network.json
|
conf/network.json
|
||||||
|
conf/tokens.json
|
||||||
conf/dist.sh
|
conf/dist.sh
|
||||||
env/
|
env/
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"a": {
|
|
||||||
"hello": "9814a659-9241-4389-8569-8bb23c69aea5",
|
|
||||||
"usage": "relay",
|
|
||||||
"counter": "98375c39-c421-42a1-ab48-b566587513b9"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue