octoeverywhere haproxy1.x fix
This commit is contained in:
@@ -397,7 +397,7 @@ EXTRACAM="backend cam${INUM}_$INSTANCE\n\
|
|||||||
server webcam1 127.0.0.1:$CAMPORT"
|
server webcam1 127.0.0.1:$CAMPORT"
|
||||||
else
|
else
|
||||||
EXTRACAM="backend cam${INUM}_$INSTANCE\n\
|
EXTRACAM="backend cam${INUM}_$INSTANCE\n\
|
||||||
reqrep ^([^\ :]*)\ /cam${INUM}_$INSTANCE/(.*) \1\ /|\2 \n\
|
reqrep ^([^\ :]*)|\ /cam${INUM}_$INSTANCE/(.*) |\1|\ /|\2 \n\
|
||||||
server webcam1 127.0.0.1:$CAMPORT"
|
server webcam1 127.0.0.1:$CAMPORT"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
plugin:SimplyPrint Cloud path:https://github.com/SimplyPrint/OctoPrint-SimplyPrint/archive/master.zip
|
plugin:SimplyPrint Cloud path:https://github.com/SimplyPrint/OctoPrint-SimplyPrint/archive/master.zip
|
||||||
plugin:Polar Cloud path:https://github.com/markwal/OctoPrint-PolarCloud/archive/master.zip
|
plugin:Polar Cloud path:https://github.com/markwal/OctoPrint-PolarCloud/archive/master.zip
|
||||||
plugin:AstroPrint Cloud path:https://github.com/AstroPrint/OctoPrint-AstroPrint/archive/master.zip
|
plugin:AstroPrint Cloud path:https://github.com/AstroPrint/OctoPrint-AstroPrint/archive/master.zip
|
||||||
|
plugin:OctoEverywhere path:https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/master.zip
|
||||||
Reference in New Issue
Block a user