docs: 📝 Update installation docs

This commit is contained in:
Jesse Wierzbinski 2024-10-24 18:00:26 +02:00
parent f494f76f82
commit 33f16bb9b1
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ services:
- ./uploads:/app/dist/uploads
restart: unless-stopped
container_name: versia
command: "cli start --all-threads"
tty: true
networks:
- versia-net
depends_on:

View file

@ -9,7 +9,7 @@
- (Optional if you want search) A working [Sonic](https://github.com/valeriansaliou/sonic) instance
> [!WARNING]
> Versia Server has not been tested on Windows or macOS. It is recommended to use a Linux-based operating system to run LysVersia Serverand.
> Versia Server has not been tested on Windows or macOS. It is recommended to use a Linux-based operating system to run Versia Server.
>
> We will not be offering support to Windows or macOS users. If you are using one of these operating systems, please use a virtual machine or container to run Versia Server.