container change

This commit is contained in:
pipistrello
2022-01-25 09:21:27 +03:00
parent 38b218c147
commit c19ab73fbe
+2 -2
View File
@@ -19,7 +19,7 @@ services:
restart: unless-stopped
app:
image: nextcloud:latest
image: linuxserver/nextcloud:latest
container_name: nextcloud-app
networks:
- nextcloud_network
@@ -37,7 +37,7 @@ services:
- VIRTUAL_HOST=files.it-depot.ru
restart: unless-stopped
ports:
- 85:80
- 85:443
networks:
nextcloud_network: