diff --git a/README.md b/README.md index eed1472..49cac2c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ $ docker compose up - exposes `data/db` and `data/avatars` as volumes for data backup and persistence - exposes `secrets/` as a volume so that the script won't try to perform first time setup again +make sure to run it in an interactive session the first time, because it will spit out the password to the auto-created admin account. + ## manual 1. install: - OpenResty. instructions for linux can be found [here](https://openresty.org/en/linux-packages.html)