Merge pull request #112 from jakommo/jakommo-fpm-example-1

Update README.md to use nextcloud:fpm image in FPM example
pull/100/merge
Marc Brückner 9 years ago committed by GitHub
commit af7965154e

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

Loading…
Cancel
Save