mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-02-20 20:01:28 +00:00
cleanup "version" as its deprecated; add windows in a docker` (#26)
This commit is contained in:
@@ -15,7 +15,6 @@ First create `.env` file like this one: https://github.com/pixelfed/pixelfed/blo
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
version: '3'
|
||||
services:
|
||||
app:
|
||||
image: pixelfed
|
||||
|
||||
Reference in New Issue
Block a user