Installs Mainsail, but buggy

This commit is contained in:
2024-08-06 13:48:45 -04:00
parent 475bc5df15
commit df8fdc37cc
10 changed files with 381 additions and 53 deletions
+6
View File
@@ -0,0 +1,6 @@
# config file for a specific printer upstream
upstream PRINTERNAMELCapiserver {
ip_hash;
server 127.0.0.1:PORT;
}