Update install.sh
This commit is contained in:
parent
947b0d43df
commit
a4309ab80e
|
@ -19,8 +19,8 @@ sudo docker run \
|
|||
--sig-proxy=false \
|
||||
--name nextcloud-aio-mastercontainer \
|
||||
--restart always \
|
||||
--publish 81:80 \
|
||||
--publish 8081:8080 \
|
||||
--publish 80:80 \
|
||||
--publish 8080:8080 \
|
||||
--publish 8443:8443 \
|
||||
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
|
||||
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
|
||||
|
|
Loading…
Reference in New Issue