pinokiocomputer / pinokio

AI Browser
https://pinokio.computer
MIT License
3.9k stars 321 forks source link

How to change port for pinokio [TUTORIAL] #239

Open EcomGraduates opened 1 month ago

EcomGraduates commented 1 month ago

quick simple way to change port for pinokio server if you're unable to rebuild the electron app https://share.zight.com/xQuJj8bK

EcomGraduates commented 1 month ago

This asar is for windows only for anyone who is struggling to update the asar follow the video tutorial

before copying the new app.asar edit your environment file and add PINOKIO_APP_PORT=42006 <-- set what port you want

https://video.ecomgraduates.com/YEubr1AO

app.asar.zip

ttodosi commented 1 month ago

This asar is for windows only for anyone who is struggling to update the asar follow the video tutorial

before copying the new app.asar edit your environment file and add PINOKIO_APP_PORT=42006 <-- set what port you want

https://video.ecomgraduates.com/YEubr1AO

app.asar.zip

pinokio is just showing white screen for me, i recently installed docker, and caddy on my wsl. will this fix it?

Sephrael commented 2 weeks ago

This was super helpful, thanks for taking the time to make this video