Added deployment strategie for garde-studios.de
This commit is contained in:
@@ -44,10 +44,12 @@ services:
|
||||
SYNC_SKIP_NEWER_IN_DESTINATION: false
|
||||
ports:
|
||||
- 30000:25565 # Connection Port
|
||||
- 9000:25585 # Fabric Exporter
|
||||
- 9100:9100 # unified Exporter
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./mods.txt:/extras/mods.txt:ro
|
||||
- ./ops.json:/extras/ops.json:ro
|
||||
- ./whitelist.json:/extras/whitelist.json:ro
|
||||
- ./config:/config
|
||||
|
||||
networks: {}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
hackOnlineMode = true
|
||||
hackEarlySend = false
|
||||
hackMessageChain = true
|
||||
secret = "CMhgx3vF17Nu"
|
||||
secret = "bGAJSlLeA4Wf"
|
||||
|
@@ -1,3 +0,0 @@
|
||||
server-port: 25585
|
||||
update-interval: 1000
|
||||
use-spark: true
|
@@ -12,6 +12,7 @@ https://cdn.modrinth.com/data/8dI2tmqs/versions/AQhF7kvw/FabricProxy-Lite-2.9.0.
|
||||
|
||||
# Monitoring
|
||||
https://cdn.modrinth.com/data/p1ewR5kV/versions/xwRVtqbA/unifiedmetrics-platform-fabric-0.3.8.jar
|
||||
https://cdn.modrinth.com/data/Ha28R6CL/versions/B0fZidZi/fabric-language-kotlin-1.12.3%2Bkotlin.2.0.21.jar
|
||||
|
||||
# World Edit
|
||||
https://cdn.modrinth.com/data/1u6JkXh5/versions/vBzkrSYP/worldedit-mod-7.3.6.jar
|
||||
|
Reference in New Issue
Block a user