Favour (ThankGod) Afenikhena

Results 2 issues of Favour (ThankGod) Afenikhena

I tired using this for the port port: - "8001:8020" i got this error services.web.ports contains an invalid type, it should be an array so i had to change mine...

I fixed the email required from this `json:"email" validate:"email,required"` to `json:"email" validate:"required"` it was actually giving an error