Activation gzip
This commit is contained in:
parent
2e97330bbe
commit
b6862ef1f6
@ -1,2 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
RUN sed -i 's/#gzip/gzip/g' /etc/nginx/nginx.conf
|
||||
COPY . /usr/share/nginx/html
|
||||
|
Loading…
Reference in New Issue
Block a user