cosas
This commit is contained in:
@@ -71,7 +71,6 @@ services:
|
||||
depends_on:
|
||||
- monitor
|
||||
- minecraft-exporter
|
||||
- mc-export
|
||||
networks:
|
||||
- patatanet
|
||||
grafana:
|
||||
@@ -100,21 +99,6 @@ services:
|
||||
- mc
|
||||
networks:
|
||||
- patatanet
|
||||
mc-export:
|
||||
image: ghcr.io/dirien/minecraft-exporter:latest
|
||||
environment:
|
||||
FORGE_SERVER: True
|
||||
MC_WORLD: /world
|
||||
MC_RCON_ADDRESS: "mc:25575"
|
||||
MC_NAME_SOURCE: offline
|
||||
MC_RCON_PASSWORD: "${RCON_PASSWORD}"
|
||||
|
||||
volumes:
|
||||
- ../patata2-data/world:/world:ro
|
||||
depends_on:
|
||||
- mc
|
||||
networks:
|
||||
- patatanet
|
||||
volumes:
|
||||
patata-data2: {}
|
||||
world: {}
|
||||
|
||||
Reference in New Issue
Block a user