Skip to content

Commit 95da3a5

Browse files
committed
fix typo
1 parent 9cb7984 commit 95da3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
AWS_SIGS_VERSION:
3232
STATIC_SITE_HOSTING:
3333
PROXY_CACHE_MAX_SIZE: "10g"
34-
PROXY_CACHE_SLICE_SIZE "1m"
34+
PROXY_CACHE_SLICE_SIZE: "1m"
3535
PROXY_CACHE_INACTIVE: "60m"
3636
PROXY_CACHE_VALID_OK: "1h"
3737
PROXY_CACHE_VALID_NOTFOUND: "1m"

0 commit comments

Comments
 (0)