mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
docs: 📝 Update installation docs
This commit is contained in:
parent
f494f76f82
commit
33f16bb9b1
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue