Update caution note about default admin user

Clarified the requirement for the default 'admin' user in the Caddy container.

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-08-17 14:46:15 +02:00
committed by GitHub
parent c76f1c92d2
commit a65e2a2e42
+1 -1
View File
@@ -5,7 +5,7 @@ This container bundles [caddy](https://caddyserver.com/) and auto-configures it
> [!Caution]
> - This container is incompatible with the [npmplus](https://github.com/nextcloud/all-in-one/tree/main/community-containers/npmplus) community container. So make sure that you do not enable both at the same time!
> - Make sure that no other service is using port 443/tcp on your host as otherwise the containers will fail to start. You can check this with `sudo netstat -tulpn | grep 443` before installing this container
> - the default `admin` user needs to be present, i.e. it can not be deleted because caddy configuration can be done there.
> - the default `admin` Nextcloud user needs to be present, i.e. it can not be deleted because caddy configuration can be done there.
## Supported community containers