From 7fa1dfc3fe1dbccad7f9e06ea2f5aba6b8ca53a1 Mon Sep 17 00:00:00 2001 From: Pavel Zilke Date: Wed, 31 Jul 2024 12:18:52 +0300 Subject: [PATCH] Add management port for docker --- config/docker-compose.mo.yaml | 1 + config/standalone.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/docker-compose.mo.yaml b/config/docker-compose.mo.yaml index 6c94fb0..dee15c0 100644 --- a/config/docker-compose.mo.yaml +++ b/config/docker-compose.mo.yaml @@ -8,3 +8,4 @@ services: - ./standalone.xml:/opt/jboss/wildfly/standalone/configuration/standalone.xml ports: - 8080 + - 9990 diff --git a/config/standalone.xml b/config/standalone.xml index 6fe143b..584066a 100644 --- a/config/standalone.xml +++ b/config/standalone.xml @@ -701,10 +701,10 @@ - + - +