mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-12 10:58:06 +00:00
HP works!
This commit is contained in:
@@ -57,7 +57,7 @@ export const handleGetConfigMessage: MessageHandler = async (context) => {
|
||||
}
|
||||
|
||||
let site: Site | undefined;
|
||||
if (!site) {
|
||||
if (!siteRes.address) {
|
||||
const address = await getNextAvailableSubnet();
|
||||
const listenPort = await getNextAvailablePort();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user