Add auth-key for node registration

This commit is contained in:
2023-06-07 17:23:00 +02:00
parent 3cca3d55ac
commit bbecb77f03
3 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
[core]
auth_key=ay1234
websocket_url="ws://localhost:6980"
public_path="http://localhost:8899/"
output_dir="./output"