From 048b0f5c5da765ffe4ea8b5cc073e9243cadadd9 Mon Sep 17 00:00:00 2001 From: Tom Broughton Date: Mon, 30 Oct 2023 09:41:05 +0000 Subject: [PATCH] needs quotes --- app/config.json.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config.json.sample b/app/config.json.sample index 0f44b7f..6aa0a1a 100644 --- a/app/config.json.sample +++ b/app/config.json.sample @@ -12,7 +12,7 @@ "allowed_ips": ["18.130.190.183"] }, "user": { - "name": aer, + "name": "aer", "password": null, "privatekey": null, "overridebasic": false