From 03746788ad1de9fc3ed25846190e63da07bd75eb Mon Sep 17 00:00:00 2001 From: Tom Broughton Date: Mon, 30 Oct 2023 09:19:24 +0000 Subject: [PATCH] added aer vpn ip --- 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 4275f0f..9247ad4 100644 --- a/app/config.json.sample +++ b/app/config.json.sample @@ -9,7 +9,7 @@ "origins": ["localhost:2222"] }, "ipfilter": { - "allowed_ips": ["127.21.0.1"] + "allowed_ips": ["18.130.190.183"] }, "user": { "name": null,