Commit 3303cb45 authored by Andrew Thompson's avatar Andrew Thompson
Browse files

Fix base dir

parent 67a1d3ef
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -9,7 +9,7 @@
[
{ports, [443, 2154]},
{key, undefined},
{base_dir, "/var/data"},
{base_dir, "/var/data/miner"},
%% all seed nodes as of 2021-08-10
{seed_nodes,
"/ip4/35.166.211.46/tcp/2154,/ip4/44.236.95.167/tcp/2154,/ip4/3.34.61.168/tcp/2154,"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment