Access Ghost local server on network

--

Edit the config.development.json & define your local machine IP instead of localhost or 172.0.0.1 see below:

"url": "http://yourdomain.com or IP",
"server": {
"port": 2368,
"host": "192.168.1.2"
},

--

--

Guillaume Duhan
Guillaume Duhan

No responses yet