Update Nextcloud README

This commit is contained in:
hoellen 2020-01-27 11:44:44 +01:00
parent c60c4ab053
commit 8f84b03f4f

View File

@ -113,7 +113,7 @@ docker run -d --name nextcloud \
-e DB_USER=nextcloud \
-e DB_PASSWORD=supersecretpassword \
-e DB_HOST=db_nextcloud \
hoellen/nextcloud:15.0
hoellen/nextcloud:18.0
```
You are **not obliged** to use `ADMIN_USER` and `ADMIN_PASSWORD`. If these variables are not provided, you'll be able to configure your admin acccount from your browser.