container change
parent
38b218c147
commit
c19ab73fbe
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue