deb ${approx} ${release} ${approxrepos}
   endef
 else ifdef raspi
-  BOOTSTRAP := http://localhost/raspbian
+  BOOTSTRAP := http://${approxhost}/raspbian
   define SOURCES :=
   deb http://${approxhost}/raspbian  stretch main non-free firmware rpi
   deb http://${approxhost}/rpidebian stretch main
   deb http://${approxhost}/rpidebian buster main
   endef
 else
-  BOOTSTRAP := http://localhost/debian
+  BOOTSTRAP := http://${approxhost}/debian
   define SOURCES :=
   deb http://${approxhost}/debian ${release} ${approxrepos}
   endef
 
 
 ## Comma separated list of config modules from modules/ directory
 modules=approx,autoresize #,display_ws5inch # nodm,xfce
-# approxhost := localhost:9999
+approxhost:=localhost:9000
 
 ## Hostname for the generated machine
 hostname=retropie