composer
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
volumes:
|
||||
- ./web:/usr/share/nginx/html
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "8000:80"
|
||||
mc:
|
||||
image: itzg/minecraft-server
|
||||
tty: true
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
environment:
|
||||
OVERRIDE_SERVER_PROPERTIES: "TRUE"
|
||||
EULA: "TRUE"
|
||||
PACKWIZ_URL: http://patatapack.oier.ovh:8080/pack.toml
|
||||
PACKWIZ_URL: http://patatapack.oier.ovh:8000/pack.toml
|
||||
TYPE: FORGE
|
||||
VERSION: 1.20.1
|
||||
FORGE_VERSION: 47.2.0
|
||||
@@ -35,7 +35,7 @@ services:
|
||||
Amimi
|
||||
Mestrefox
|
||||
EXISTING_OPS_FILE: SYNCHRONIZE
|
||||
ICON: http://patatapack.oier.ovh:8080/patata-icon.png
|
||||
ICON: http://patatapack.oier.ovh:8000/patata-icon.png
|
||||
volumes:
|
||||
- ../patata-data:/data
|
||||
#- ./simple-discord-bot.toml:/data/config/simple-discord-bot.toml
|
||||
@@ -76,4 +76,4 @@ services:
|
||||
volumes:
|
||||
patata-data: {}
|
||||
prometheus-tsdb: {}
|
||||
grafana-lib: {}
|
||||
grafana-lib: {}
|
||||
|
||||
Reference in New Issue
Block a user