minor on docs

This commit is contained in:
lesion
2022-05-10 16:10:20 +02:00
parent 37fb857440
commit 63ab9d99d2
5 changed files with 5 additions and 4 deletions

View File

@@ -66,5 +66,6 @@ You'll need to [setup nginx as a proxy]({% link install/nginx.md %}) then you ca
```bash
cd /opt/gancio
wget https://gancio.org/docker/Dockerfile -O Dockerfile
docker-compose up -d --no-deps --build
```