diff --git a/linux/nginx/1.21.0/main/.env b/linux/nginx/1.21.0/main/.env index 7576029f8..fec228d1d 100644 --- a/linux/nginx/1.21.0/main/.env +++ b/linux/nginx/1.21.0/main/.env @@ -1,2 +1,2 @@ NGINX_VERSION=1.21.0 -NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz +NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz diff --git a/linux/nginx/1.21.0/php/.env b/linux/nginx/1.21.0/php/.env index 7576029f8..fec228d1d 100644 --- a/linux/nginx/1.21.0/php/.env +++ b/linux/nginx/1.21.0/php/.env @@ -1,2 +1,2 @@ NGINX_VERSION=1.21.0 -NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz +NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz diff --git a/linux/nginx/1.21.0/rtmp-hls/.env b/linux/nginx/1.21.0/rtmp-hls/.env index 7576029f8..fec228d1d 100644 --- a/linux/nginx/1.21.0/rtmp-hls/.env +++ b/linux/nginx/1.21.0/rtmp-hls/.env @@ -1,2 +1,2 @@ NGINX_VERSION=1.21.0 -NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz +NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz