Closed ambrons closed 8 years ago
Previous there was an issue raised here:
TODO: Don't use _registrations and instead use a public API related issue: https://github.com/hapijs/hapi/issues/2777
This was fixed and closed. I was experiencing issues running http://localhost:8888/setup as documented here: https://github.com/continuationlabs/hapi-setup/issues/28
http://localhost:8888/setup
Switched to using connection.registrations and connection.registration.attributes
connection.registrations
connection.registration.attributes
Previous there was an issue raised here:
This was fixed and closed. I was experiencing issues running
http://localhost:8888/setup
as documented here: https://github.com/continuationlabs/hapi-setup/issues/28Switched to using
connection.registrations
andconnection.registration.attributes