Update install.sh
This commit is contained in:
parent
4bea9ac32d
commit
947b0d43df
|
@ -19,8 +19,8 @@ sudo docker run \
|
|||
--sig-proxy=false \
|
||||
--name nextcloud-aio-mastercontainer \
|
||||
--restart always \
|
||||
--publish 80:81 \
|
||||
--publish 8080:8081 \
|
||||
--publish 81:80 \
|
||||
--publish 8081: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