diff --git a/README.md b/README.md index cd42a44..3199a9f 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ you can start the server using Docker Compose: docker compose up --build ``` -By default, the server will be available at `http://0.0.0.0:1337/`. +By default, the server will be available at `http://0.0.0.0:1337/`.
The database and uploaded user files are stored in the `./data` directory. You can change this behavior by editing `docker-compose.yml` if needed.