container change

master
pipistrello 2022-01-25 09:21:27 +03:00
parent 38b218c147
commit c19ab73fbe
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ services:
restart: unless-stopped restart: unless-stopped
app: app:
image: nextcloud:latest image: linuxserver/nextcloud:latest
container_name: nextcloud-app container_name: nextcloud-app
networks: networks:
- nextcloud_network - nextcloud_network
@ -37,7 +37,7 @@ services:
- VIRTUAL_HOST=files.it-depot.ru - VIRTUAL_HOST=files.it-depot.ru
restart: unless-stopped restart: unless-stopped
ports: ports:
- 85:80 - 85:443
networks: networks:
nextcloud_network: nextcloud_network: