mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
Update README
This commit is contained in:
parent
d2763d2761
commit
c8cafc9e8b
|
|
@ -122,7 +122,8 @@ You can also run Lysand using Docker. To do so, you can:
|
|||
```bash
|
||||
docker network create lysand-net
|
||||
```
|
||||
4. Run the following command:
|
||||
4. Fill in the config file and the .env file (see [Installation](#installation))
|
||||
5. Run the following command:
|
||||
```bash
|
||||
docker-compose up -d
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue