EasyEngine / EasyEngine/dockerfiles

woff2 and extra mime types support

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Dockerfile
Stars
22
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I think rather than copy-pasting mime.types, we can include another `type {}` block in our nginx.conf with additional types

```
types{
application/font-woff2 woff2;
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.