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:
yosifkit 2017-06-30 14:25:56 -07:00 committed by GitHub
commit 953f84289f
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ services:
- MYSQL_USER=nextcloud - MYSQL_USER=nextcloud
app: app:
image: nextcloud image: nextcloud:fpm
links: links:
- db - db
volumes: volumes: