Add node file for andromeda server

This commit is contained in:
Greg Karékinian 2018-04-17 18:55:48 +02:00
parent 44625ee017
commit 08172b7e04

View File

@ -0,0 +1,10 @@
{
"run_list": [
"kosmos-base",
"kosmos-base::andromeda_firewall",
"kosmos-ipfs"
],
"automatic": {
"ipaddress": "andromeda.kosmos.org"
}
}