- 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:
4
env.dist
4
env.dist
@@ -30,7 +30,7 @@ PORT_SV_OFFSET=1000
|
||||
# | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id |
|
||||
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+-----------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
|
||||
|
||||
docker_service_add TOOLS tools ${ORG_URL_PREFIX} - "Rx3-Docker/Tools" 1.2.2-mga9 ${ORG_URL_PREFIX} php-apache 1.4.0-mga9 - - 8070 80 8092 8080 apache apache
|
||||
docker_service_add TOOLS tools ${ORG_URL_PREFIX} - "Rx3-Docker/Tools" 1.2.2-mga9 ${ORG_URL_PREFIX} php-apache 1.5.1-mga9 - - 8070 80 8092 8080 apache apache
|
||||
|
||||
|
||||
|
||||
@@ -51,5 +51,7 @@ MARIADB_SERVER_NAME="Default"
|
||||
MARIADB_HOST="127.0.0.1"
|
||||
MARIADB_PORT="3306"
|
||||
|
||||
TOOLS_RPC_ENABLED="FALSE"
|
||||
|
||||
KAFKA_HOST="127.0.0.1"
|
||||
KAFKA_PORT="9092"
|
||||
|
||||
Reference in New Issue
Block a user