diff --git a/docker-compose.yaml b/docker-compose.yaml index 9445efb..5b399d8 100755 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,6 +1,6 @@ services: web: - image: nginx + image: ghcr.io/zvonimirsun/nginx:stable-alpine-brotli volumes: - ./webpage:/usr/share/nginx/html ports: diff --git a/webpage/index.html b/webpage/index.html index 872cacb..9f3b9b1 100644 --- a/webpage/index.html +++ b/webpage/index.html @@ -5,7 +5,7 @@