From 3e69be2cd9cc57409c184379fab9082d39c66514 Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Sat, 19 Oct 2024 16:54:23 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 9554649..624ffa2 100644 --- a/compose.yaml +++ b/compose.yaml @@ -22,7 +22,7 @@ services: - /etc/timezone:/etc/timezone:ro - /etc/localtime:/etc/localtime:ro ports: - - "222:22" + - "993:22" depends_on: - db