stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

advice: enhance the access address -Currently Running: http://localhost:8889/

Open hanetyb opened this issue 1 year ago • 3 comments

could you pls use real ip address instead of default localhost or give modification permission to user for change?

its not convenient to access the link when i use other PC to access the forge host.

image

hanetyb avatar Aug 29 '24 10:08 hanetyb

what do you mean by real ip address?

mkgiga avatar Aug 29 '24 14:08 mkgiga

Edit the webui-user.bat file and in set COMMANDLINE_ARGS= add this --server-name 192.168.111.139

set COMMANDLINE_ARGS=--server-name 192.168.111.139

I use 192.168.1.20 and it works perfectly.

image

sinuso avatar Aug 29 '24 23:08 sinuso

good idea. thanks.

hanetyb avatar Aug 30 '24 12:08 hanetyb