mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
update image again
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
waterfall:
|
waterfall:
|
||||||
image: itzg/mc-proxy@sha256:e0536c92227905b6b0388eb04f640859e674c61068061d2a4db6ba631c79008b
|
image: itzg/mc-proxy@sha256:4e2e20b6ef7739429dff34b7f7a5c26816004be2d499ad7d7940de197aa7a130
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
|||||||
@@ -20,8 +20,8 @@ services:
|
|||||||
rabbitmq:
|
rabbitmq:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
environment:
|
environment:
|
||||||
TYPE: 'CUSTOM'
|
VELOCITY_VERSION: '3.4.0-SNAPSHOT'
|
||||||
BUNGEE_JAR_URL: 'https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/458/downloads/velocity-3.4.0-SNAPSHOT-458.jar'
|
TYPE: 'VELOCITY'
|
||||||
|
|
||||||
REPLACE_ENV_VARIABLES: 'true'
|
REPLACE_ENV_VARIABLES: 'true'
|
||||||
REPLACE_ENV_VARIABLE_PREFIX: 'CIV'
|
REPLACE_ENV_VARIABLE_PREFIX: 'CIV'
|
||||||
|
|||||||
Reference in New Issue
Block a user