mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-20 07:30:35 +00:00
cleanup "version" as its deprecated; add windows in a docker` (#26)
This commit is contained in:
@@ -23,7 +23,6 @@ rm docker-compose.yml # removing this as we're gonna simplify it and let it use
|
||||
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
version: '3'
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10
|
||||
|
||||
Reference in New Issue
Block a user