From 036c78750fc94d76bef394cb02c34fbaceabfb85 Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:09:32 +0800 Subject: [PATCH] Update compose.yml --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 3517f0666..5331d9d3d 100644 --- a/compose.yml +++ b/compose.yml @@ -5,7 +5,7 @@ services: image: soulter/astrbot:latest container_name: astrbot ports: - - "6180-6200:6180-6200" + - "6180-6200:6180-6200" # mappings description: https://github.com/Soulter/AstrBot/issues/497 - "11451:11451" volumes: - ./data:/AstrBot/data