Update compose file to v3

This commit is contained in:
Kelvin Chen 2017-01-31 11:58:57 -05:00
parent 0472a0ecd6
commit feb6649cae
2 changed files with 3 additions and 3 deletions

View File

@ -23,8 +23,8 @@ through the reverse proxy. You will have to sign in with your plex.tv account
if you do this. if you do this.
## Dependencies ## Dependencies
- [Docker](https://github.com/docker/docker) >= 1.10.0 - [Docker](https://github.com/docker/docker) >= 1.13.0
- [Docker Compose](https://github.com/docker/compose) >=v1.6.0 - [Docker Compose](https://github.com/docker/compose) >=v1.10.0
## Running ## Running
```sh ```sh

View File

@ -1,4 +1,4 @@
version: '2' version: '3'
networks: networks:
main: main: