Hello
I am developing a site locally on my home server, but when I try to show this site to someone outside the home lan, the site is not displayed correctly, there is only the html but without css and js
surely it will be because the address is in lan http://myserver:81/webroot/ while outside is http://myserver.cjb.net:81/webroot/
Which files I need to edit?
byee