Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2025-05-03 10:21:38 +02:00 committed by GitHub
parent f8056ec833
commit a8bcb49d73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,3 +15,9 @@ wget -O /etc/openpanel/nginx/vhosts/1.1/docker_nginx_domain.conf https://raw.git
wget -O /etc/openpanel/nginx/vhosts/1.1/docker_openresty_domain.conf https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/nginx/vhosts/1.1/docker_openresty_domain.conf
wget -O /etc/openpanel/nginx/vhosts/1.1/docker_apache_domain.conf https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/nginx/vhosts/1.1/docker_apache_domain.conf
echo ""
echo "📥 Updating docker-compose.yml file for new domains.."
cp /etc/openpanel/docker/compose/1.0/docker-compose.yml /etc/openpanel/docker/compose/1.0/127-docker-compose.yml
wget -O /etc/openpanel/docker/compose/1.0/docker-compose.yml https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/docker/compose/1.0/docker-compose.yml