mirror of
https://github.com/nextcloud/docker.git
synced 2025-02-03 10:08:26 +01:00
typo
This commit is contained in:
parent
f0ca2b56e8
commit
def2eeae13
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ services:
|
||||||
- app
|
- app
|
||||||
|
|
||||||
cron:
|
cron:
|
||||||
image: nextcloud:8fpm-alpine
|
image: nextcloud:fpm-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- nextcloud:/var/www/html
|
- nextcloud:/var/www/html
|
||||||
|
|
Loading…
Reference in a new issue