reef-pi is still listening to localhost. It can be either a configuration file formatting issue or the parameter is not present in the right place,, what version of reef-pi you are using? `reef-pi -version`Yes, after every change to the config, the reef-pi service was restarted.
Code:pi@raspberrypi:/etc/reef-pi $ journalctl -u reef-pi.service -- Logs begin at Wed 2017-08-23 19:26:19 UTC, end at Wed 2017-08-23 23:39:44 UTC. -- Aug 23 23:36:55 raspberrypi systemd[1]: Started raspberry pi based reef tank controller. Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 DB: reef-pi.db Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Initializing DB for temperature bucket Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Successfully started subsystem: temperature Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Starting temperature controller Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Successfully started subsystem: lightings Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Initializing DB for timers bucket Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Starting lighting cycle Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Successfully started subsystem: timers Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Successfully started subsystem: camera Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Initializing DB for system bucket Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Successfully started subsystem: system Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Equipment sub-system: Running in dev mode, skipping gpio initializatio Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Successfully started subsystem: equipments Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Image directory: Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 Starting http server at: localhost:8080 Aug 23 23:36:56 raspberrypi reef-pi[15865]: 2017/08/23 23:36:56 reef-pi is up and running
