You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2019. It is now read-only.
林博仁(Buo-Ren Lin) edited this page Mar 20, 2018
·
5 revisions
Rationale
In poor or unavailable Internet access environments the page will delay or fail to render properly. Local resources are preferable in such cases.
Solution
Set and export HMD_USECDN environment variable with value false by editing docker-compose.yml and add HMD_USECDN=false under services: app: environment