0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-11-18 02:56:42 +01:00

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

Update README.md to use nextcloud:fpm image in FPM example
This commit is contained in:
Marc Brückner 2017-06-25 15:55:13 +02:00 committed by GitHub
commit af7965154e

View file

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