From f57870280c29f8c36a2c3d76bb7a4d5dfd0c48cd Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 9 Jan 2026 15:52:37 +0000 Subject: [PATCH] modified: infrastructure/apps/whoami/docker-compose.yml --- infrastructure/apps/whoami/docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrastructure/apps/whoami/docker-compose.yml b/infrastructure/apps/whoami/docker-compose.yml index 70133fa..c34a966 100644 --- a/infrastructure/apps/whoami/docker-compose.yml +++ b/infrastructure/apps/whoami/docker-compose.yml @@ -12,4 +12,5 @@ services: - proxy-sub networks: - proxy-sub: \ No newline at end of file + proxy-sub: + external: true \ No newline at end of file