From 7b52bd60da658e331d0006325808def8620c753a Mon Sep 17 00:00:00 2001 From: SolomonTechnology <7052987f-303c-47f1-9584-e8b227ba3a60@happy-mochi.com> Date: Tue, 14 Jan 2025 00:33:01 +1000 Subject: [PATCH] Rewording --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 33e76bd..c418884 100644 --- a/compose.yaml +++ b/compose.yaml @@ -8,7 +8,7 @@ services: container_name: chhoto-url ports: # If you changed the "port" environment variable, adjust accordingly - # The number after the colon should match the "port" environment variable + # Both numbers before and after the colon should match the "port" variable - 4567:4567 environment: # Change if you want to mount the database somewhere else.