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