Merge pull request #950 from tilosp-docker/nextcloud-pr-112
Nextcloud: Update README.md to use nextcloud:fpm image in FPM example
This commit is contained in:
commit
953f84289f
|
|
@ -153,7 +153,7 @@ services:
|
|||
- MYSQL_USER=nextcloud
|
||||
|
||||
app:
|
||||
image: nextcloud
|
||||
image: nextcloud:fpm
|
||||
links:
|
||||
- db
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue