mirror of https://github.com/Chocobozzz/PeerTube
`docker-compose up app` need a docker-compose.yml file in current folder to work.
parent
746a3d47a7
commit
7f456189b7
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue