- Add RedPanda Console enabling via TOOLS_RPC_ENABLE environement variable,

- Use now rx3-docker/php-apache:1.5.1-mga9 image.
This commit is contained in:
2024-12-31 20:12:23 +01:00
parent 86f481f16a
commit 5d33ede3f5
5 changed files with 29 additions and 11 deletions

View File

@@ -36,6 +36,7 @@ services:
MARIADB_HOST: ${MARIADB_HOST}
MARIADB_PORT: ${MARIADB_PORT}
TOOLS_RPC_ENABLED: ${TOOLS_RPC_ENABLED}
KAFKA_BROKERS: ${KAFKA_HOST}:${KAFKA_PORT}
healthcheck: