Update Lodestone to use new path. (#1127)
This commit is contained in:
parent
7837ce220c
commit
250d9783cb
|
@ -6,7 +6,7 @@
|
|||
"no_gui": true,
|
||||
"port": 16662,
|
||||
"id": "lodestone-core",
|
||||
"tipi_version": 3,
|
||||
"tipi_version": 4,
|
||||
"version": "0.4.4",
|
||||
"categories": ["gaming"],
|
||||
"description": "A free, open source server hosting tool for Minecraft and other multiplayers",
|
||||
|
|
|
@ -9,7 +9,7 @@ services:
|
|||
- 25565-25575:25565-25575
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/lodestone-data:/root/.lodestone
|
||||
- ${APP_DATA_DIR}/data/lodestone-data:/home/user/.lodestone
|
||||
networks:
|
||||
- tipi_main_network
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue
Block a user