mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
Update README.md
This commit is contained in:
parent
ffd96061e9
commit
6e7b23a1c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue