Tobias M. (Manjaro) 5 роки тому
батько
коміт
c0c2f1a7ef
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      MC-1.07.10/docker-compose.yml
  2. 1 1
      MC-1.12.2/docker-compose.yml

+ 1 - 1
MC-1.07.10/docker-compose.yml

@@ -13,7 +13,7 @@ services:
       # on Type Forge, by default the container will run the RECOMMENDED version of Forge server
       TYPE: FORGE
       # ...but you can also choose to run a specific version with:
-      FORGEVERSION: TODO 10.13.4.1558
+      FORGEVERSION: 10.13.4.1558
 
       # By default the server configuration will be created and set based on the following environment variables,
       #   but only the first time the server is started.

+ 1 - 1
MC-1.12.2/docker-compose.yml

@@ -13,7 +13,7 @@ services:
       # on Type Forge, by default the container will run the RECOMMENDED version of Forge server
       TYPE: FORGE
       # ...but you can also choose to run a specific version with:
-      FORGEVERSION: TODO 14.23.5.2854
+      FORGEVERSION: 14.23.5.2854
 
       # By default the server configuration will be created and set based on the following environment variables,
       #   but only the first time the server is started.