Update install.sh

This commit is contained in:
RomanNum3ral 2024-07-23 09:27:17 -04:00 committed by GitHub
parent e7093a06b3
commit 4bea9ac32d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ sudo docker run \
--sig-proxy=false \
--name nextcloud-aio-mastercontainer \
--restart always \
--publish 80:80 \
--publish 8080:8080 \
--publish 80:81 \
--publish 8080:8081 \
--publish 8443:8443 \
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
--volume /var/run/docker.sock:/var/run/docker.sock:ro \