`docker-compose up app` need a docker-compose.yml file in current folder to work.

pull/333/head
Millicent Billette 2018-03-11 01:37:23 +01:00
parent 746a3d47a7
commit 7f456189b7
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ though any HTTP reverse proxy is compatible.
Example for running a peertube server locally:
```bash
wget https://framagit.org/chocobozzz/PeerTube/raw/develop/support/docker/production/docker-compose.yml
sudo \
PEERTUBE_HOSTNAME=peertube.lvh.me \
PEERTUBE_ADMIN_EMAIL=test@example.com \