mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-14 15:34:48 +02:00
Fix typo
This commit is contained in:
parent
4326b28183
commit
7208308a18
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ PostegreSQL:
|
|||
|
||||
|
||||
# Running this image with docker-compose
|
||||
The easiest way to get a fully featured and functional setup is using a `docker-compose` file. There are to many different possibilities to setup your system, so here are only some examples what you have to look for.
|
||||
The easiest way to get a fully featured and functional setup is using a `docker-compose` file. There are too many different possibilities to setup your system, so here are only some examples what you have to look for.
|
||||
|
||||
At first make sure you have chosen the right base image (fpm or apache) and added the features you wanted (see at adding features). In almost every case you want to add a database container and https encryption to your setup. You also want to add docker volumes to get persistent data.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue