Skip to content

Commit 1da256c

Browse files
committed
nginx conf fix
1 parent 268eea6 commit 1da256c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ configs:
194194
client_max_body_size ${MAX_CONTENT_LENGTH:-2097152};
195195
196196
gzip on;
197+
gzip_proxied any;
197198
gzip_types
198199
application/json
199200
application/ld+json

0 commit comments

Comments
 (0)