[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

@@ -333,7 +333,7 @@ docker-compose run --rm gancio gancio setup --docker --db=sqlite
<strong>Download docker-compose.yml and Dockerfile</strong>
<div class="language-bash highlighter-rouge">
<div class="highlight"><pre class="highlight"><code>wget https://gancio.org/docker/Dockerfile
wget https://gancio.org/docker/sqlite/docker-compose.yml
wget https://gancio.org/docker/postgres/docker-compose.yml
</code></pre></div> </div>
</li>
<li>Create an empty configuration (<strong>this is needed</strong>)