Open port 8080 for developing my website

This commit is contained in:
Cameron Reed 2024-01-21 17:57:07 -07:00
parent c16463dd65
commit aea956202e

View File

@ -117,6 +117,10 @@
};
firewall = {
allowedTCPPorts = [
8080
];
allowedTCPPortRanges = [
# GSConnect
#{ from = 1714; to = 1764; }