“Hi everyone, I am installing the services on my MacBook, and everything is working fine. However, I tried to access the Frappe server from another device on the same network, but it is not working. On my MacBook, when I type ‘127.0.0.1:8000’ in the browser, it shows ‘Not Found.’ However, when I use ‘sait6.local:8000,’ it works fine with no issues. Please help me resolve this.”
hi there i found out what is the issue
bench --site site6.local set-config allow_hosts ‘[“site6.local”, “127.0.0.1”]’
bench restart