Update compose.yml
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user