Update README.md

This commit is contained in:
He4eT 2025-05-29 10:23:14 +02:00
commit 6e7b23a1c4

View file

@ -147,7 +147,7 @@ you can start the server using Docker Compose:
docker compose up --build 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/`.<br>
The database and uploaded user files are stored in the `./data` directory. The database and uploaded user files are stored in the `./data` directory.
You can change this behavior by editing `docker-compose.yml` if needed. You can change this behavior by editing `docker-compose.yml` if needed.