jackyzy823 / fxa-selfhosting

Selfhosting your own Firefox Accounts (FxA)!
Mozilla Public License 2.0
96 stars 13 forks source link

Remove ipv6 support and add logging #8

Open e1z0 opened 3 years ago

e1z0 commented 3 years ago

Remove ipv6 support that causes the error "Address family not supported by protocol" and add logging support to services

jackyzy823 commented 3 years ago

Thanks for your PR and sorry for late response because i don't have too much time on this project.

It's pretty weird that i have not encounter the ipv6 "Address family not supported by protocol" issue of nginx under docker . I'll remove ipv6 listen later.

In my mind, those services without logging is a kind of infra so i decide not to log it.

Anyway since this is just a template project, you can modify anything as you like.

Besides json-file is not recommended by docker. Docker recommends local.