Update compose.yml
This commit is contained in:
+4
-2
@@ -4,6 +4,8 @@ services:
|
|||||||
astrbot:
|
astrbot:
|
||||||
image: soulter/astrbot:latest
|
image: soulter/astrbot:latest
|
||||||
container_name: astrbot
|
container_name: astrbot
|
||||||
network_mode: "host"
|
ports:
|
||||||
|
- "6000-6200:6000-6200"
|
||||||
|
- "11451:11451"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/AstrBot/data
|
- ./data:/AstrBot/data
|
||||||
|
|||||||
Reference in New Issue
Block a user