When I implemented the Health Check API I accidentally enabled the tracker API for the development container configuration in this commit e1a45a2.
This line: https://github.com/torrust/torrust-tracker/blob/develop/share/default/config/tracker.development.sqlite3.toml#L28
It's also enabled in the other container configurations. If I'm not wrong initially all services were disabled so the admin has to enable them explicitly.
Should we disable the API by default in all configurations?
When I implemented the Health Check API I accidentally enabled the tracker API for the development container configuration in this commit e1a45a2.
This line: https://github.com/torrust/torrust-tracker/blob/develop/share/default/config/tracker.development.sqlite3.toml#L28
It's also enabled in the other container configurations. If I'm not wrong initially all services were disabled so the admin has to enable them explicitly.
Should we disable the API by default in all configurations?