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