0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-15 07:54:46 +02:00
This commit is contained in:
Ruben Barkow 2018-08-20 19:15:36 +00:00 committed by GitHub
commit 59fb37afd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -243,6 +243,7 @@ When using docker-compose your compose file takes care of your configuration, so
```console
$ docker-compose pull
$ docker-compose down
$ docker-compose up -d
```