Commit 3f4019

2024-10-19 16:31:00 Ralph Thesen: Removed deprecated "version:" from compose.yamls
installation.md ..
@@ 38,7 38,6 @@
1. Create a `docker-compose.yaml` file
```yaml
- version: '3'
services:
otterwiki:
image: redimp/otterwiki:2
@@ 58,7 57,6 @@
Alternativly you can configure the application using environment variables, for example:
```yaml
- version: '3'
services:
otterwiki:
image: redimp/otterwiki:2
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9