Changed to port 80

This commit is contained in:
2024-12-27 19:43:32 +02:00
parent f88add59ad
commit eb26b50788

View File

@@ -12,7 +12,7 @@
virtualHosts."185.170.113.195" = {
listen = [{
addr = "0.0.0.0";
port = 3000;
port = 80;
}];
locations."/" = {