-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello, I applied all your steps and follow ipWhiteList rules.
When i try to write browser
http://localhost:8080/MMM-Admin-Interface/
It says
Cannot GET /MMM-Admin-Interface/
1- git clone projects
2- adding module in config js
`{
module: "MMM-Admin-Interface"
},
3- My internal Ip is 192.168.0.29

ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "192.168.0.29" , "::ffff:192.168.0.29"], // Set [] to allow all IP addresses bla bla
`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels