Update DAV_Containers/supernote/README.md

This commit is contained in:
2026-09-15 22:47:16 +00:00
parent 4acf2c7749
commit b4b3fe8666
+1 -1
View File
@@ -11,5 +11,5 @@ Once the server is running, register your administrator account:
Using Docker CLI:
```
# Create the initial admin account
docker exec -it supernote-server supernote admin --url http://localhost:8080 user add you@example.com
docker exec -it supernote supernote admin --url http://localhost:8080 user add you@example.com
```