container change
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user