srv-core: Fix port type

This commit is contained in:
SebastianStork 2026-03-04 19:33:22 +01:00
parent a257358790
commit ef17aad9d1
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -17,7 +17,7 @@
isLighthouse = true;
advertise = {
address = "130.83.103.62";
port = "47033";
port = 47033;
};
};
underlay = {