pydio / cells

Future-proof content collaboration platform
https://pydio.com
GNU Affero General Public License v3.0
1.78k stars 173 forks source link

docker image: variable for database location and database passord #523

Open dmrzh opened 9 months ago

dmrzh commented 9 months ago

To simplify setting up the server, you need to create environment variables that point to the database.

Аs an example

version: '3.7' services: cells: image: pydio/cells:latest restart: unless-stopped ports: