Compare commits
2 commits
a090bd6ef4
...
884b6403b1
Author | SHA1 | Date | |
---|---|---|---|
|
884b6403b1 | ||
|
97f4546452 |
2 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,4 @@ pipeline:
|
|||
matrix:
|
||||
ALPINE_VERSION:
|
||||
- 3.16.2
|
||||
- 3.15.6
|
||||
|
|
|
@ -12,6 +12,8 @@ events {
|
|||
http {
|
||||
charset utf-8;
|
||||
|
||||
error_log syslog:server=unix:/dev/log;
|
||||
|
||||
include mime.types;
|
||||
include snippets/privacy.conf;
|
||||
include snippets/brotli.conf;
|
||||
|
|
Loading…
Reference in a new issue