From ca2968c238af9f025a52603efbfecf739718edd4 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Fri, 1 Dec 2023 13:51:33 +0800 Subject: [PATCH] Update .env --- apps/activemq/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/activemq/.env b/apps/activemq/.env index 7f7a422dc..480f0a9f7 100644 --- a/apps/activemq/.env +++ b/apps/activemq/.env @@ -1,5 +1,5 @@ # classic or artemis -W9_POWER_PASSWORDD=8dHZPFLFGoPXuC +W9_POWER_PASSWORD=8dHZPFLFGoPXuC W9_CLASSIC_IMAGEURL=alfresco/alfresco-activemq W9_ARTEMIS_IMAGEURL=ghcr.io/ls1intum/activemq-broker-docker-centos W9_REPO = $W9_CLASSIC_IMAGEURL @@ -25,4 +25,4 @@ W9_STOMP_PORT_SET=61613 W9_URL_REPLACE=false W9_URL=appname.example.com -#### --------------------------------------------------------------------------------------- #### \ No newline at end of file +#### --------------------------------------------------------------------------------------- ####