Skip to content

Commit 1924ae5

Browse files
authored
Remove obsolete version from docker compose (#112)
1 parent 8c7bfd9 commit 1924ae5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wiki/getting-started/Installation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@ To change the used config folder use the `-c /path/to/config` flag.
166166
Here's a Docker Compose example for running in the background.
167167
Just start with `docker compose up -d`.
168168
```yml
169-
version: '3'
170-
171169
services:
172170
bluemap:
173171
image: ghcr.io/bluemap-minecraft/bluemap:<version>

0 commit comments

Comments
 (0)