mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Add options for debugging + update ViaVersion
This commit is contained in:
@@ -78,6 +78,11 @@ services:
|
||||
CIV_RABBITMQ_HOST: rabbitmq
|
||||
CIV_RABBITMQ_USERNAME: rabbitmq
|
||||
CIV_RABBITMQ_PASSWORD: rabbitmq
|
||||
|
||||
JVM_OPTS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
|
||||
WATCHDOG_TIMEOUT_TIME: 6000
|
||||
ports:
|
||||
- "5005:5005"
|
||||
volumes:
|
||||
- ./containers/data/paper:/data
|
||||
- ./ansible/files/paper-config:/config
|
||||
|
||||
Reference in New Issue
Block a user