[doc] fix docker-compose postgres link

This commit is contained in:
les
2019-09-26 17:02:09 +02:00
parent 2c66376c03
commit a4837daa18
6 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ docker-compose run --rm gancio gancio setup --docker --db=sqlite
1. **Download docker-compose.yml and Dockerfile**
```bash
wget https://gancio.org/docker/Dockerfile
wget https://gancio.org/docker/sqlite/docker-compose.yml
wget https://gancio.org/docker/postgres/docker-compose.yml
```
1. Create an empty configuration (**this is needed**)