„docker-compose.yml“ ändern
This commit is contained in:
parent
8f88aec65d
commit
6699ea7b05
|
@ -30,7 +30,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: nextcloud:fpm-alpine
|
image: nextcloud:17.0.2-fpm-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/appdata/nextcloud/www:/var/www/html
|
- /opt/appdata/nextcloud/www:/var/www/html
|
||||||
|
|
Loading…
Reference in New Issue