mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
Update Nextcloud README
This commit is contained in:
parent
c60c4ab053
commit
8f84b03f4f
@ -113,7 +113,7 @@ docker run -d --name nextcloud \
|
|||||||
-e DB_USER=nextcloud \
|
-e DB_USER=nextcloud \
|
||||||
-e DB_PASSWORD=supersecretpassword \
|
-e DB_PASSWORD=supersecretpassword \
|
||||||
-e DB_HOST=db_nextcloud \
|
-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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user