Remove version from docker compose since it's been deprecated (#2816)

This commit is contained in:
MASACR99
2024-05-06 21:35:50 +02:00
committed by GitHub
parent f06ebae451
commit f659c56f18
88 changed files with 0 additions and 168 deletions

View File

@@ -1,4 +1,3 @@
version: '3.8'
# Forge with Sponge API support. THIS REQUIRES DOWNLOADING SPONGEFORGE.
# Place the SpongeForge jar file in /data/mods. Other Forge mods go here as well.
# Place Sponge mods in /data/mods/plugins. Yes, this is a directory inside the Forge mod directory. Do NOT use /data/plugins.