From ceeaef8e2e7bbbf6a243b6112bf692400d0fdd44 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Thu, 16 May 2019 20:42:20 +0200 Subject: [PATCH] Add reference to Peertube docker-compose documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a17a7d8..2ed89f9 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ There is also a migration script to migrate from the to this setup. Use it at your own risk, and make sure to test and backup before doing this migration. +This project is based on the +[Peertube docker-compose example](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/docker.md). + You can contact me on the Fediverse about this project: [https://radical.town/@felix](https://radical.town/@felix).