хозяйственная работа: уважайте x удар головой направления перевода в тайнике чайницы
This commit is contained in:
parent
25380c6abd
commit
36ed414535
2 changed files with 5 additions and 2 deletions
|
|
@ -28,6 +28,11 @@ http://ядро.орг, http://*.ядро.орг {
|
|||
cache {
|
||||
allowed_http_verbs POST
|
||||
ttl 7d
|
||||
|
||||
key {
|
||||
headers X-Translation-Direction
|
||||
}
|
||||
|
||||
timeout {
|
||||
backend 1m
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
FROM caddy:builder AS builder
|
||||
|
||||
RUN --mount=type=cache,target=/go/pkg/mod xcaddy build \
|
||||
--with github.com/caddyserver/cache-handler
|
||||
|
||||
FROM caddy:latest
|
||||
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue