add openspaceweb.com domain and AWS machine's public and private addresses to AllowAddresses list

This commit is contained in:
Abhay Garg
2025-06-24 21:48:58 +00:00
parent dcae6c9d39
commit b9348d26cb

View File

@@ -143,7 +143,7 @@ ModuleConfigurations = {
}
},
Server = {
AllowAddresses = { "127.0.0.1", "localhost" },
AllowAddresses = { "127.0.0.1", "localhost", "openspaceweb.com", "52.54.32.164", "172.31.72.71" },
SkyBrowserUpdateTime = 50,
Interfaces = {
{