mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
commit
4a24cb3cdf
@ -56,6 +56,7 @@ services:
|
|||||||
- CQHTTP_WS_REVERSE_EVENT_URL=ws://nonebot:8080/ws/event/
|
- CQHTTP_WS_REVERSE_EVENT_URL=ws://nonebot:8080/ws/event/
|
||||||
depends_on:
|
depends_on:
|
||||||
- nonebot
|
- nonebot
|
||||||
|
ports: 9000:9000 # noVNC 端口,用于从浏览器控制 酷Q
|
||||||
|
|
||||||
nonebot:
|
nonebot:
|
||||||
build: ./nonebot # 构建nonebot执行环境,Dockerfile见下面的例子
|
build: ./nonebot # 构建nonebot执行环境,Dockerfile见下面的例子
|
||||||
|
Loading…
x
Reference in New Issue
Block a user