mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-12-27 05:51:43 +00:00
cleanup "version" as its deprecated; add windows in a docker` (#26)
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
version: '3'
|
||||
services:
|
||||
cells:
|
||||
image: pydio/cells:latest
|
||||
|
||||
@@ -33,7 +33,6 @@ FILESYSTEM_DRIVER=public
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
version: '3'
|
||||
services:
|
||||
screenly:
|
||||
image: hadogenes/screeenly
|
||||
|
||||
Reference in New Issue
Block a user