mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	Update deployment.md
This commit is contained in:
		| @@ -56,7 +56,7 @@ services: | ||||
|       - CQHTTP_WS_REVERSE_EVENT_URL=ws://nonebot:8080/ws/event/ | ||||
|     depends_on: | ||||
|       - nonebot | ||||
|     ports: 9000:9000 | ||||
|     ports: 9000:9000 # noVNC 端口,用于从浏览器控制 酷Q | ||||
|  | ||||
|   nonebot: | ||||
|     build: ./nonebot # 构建nonebot执行环境,Dockerfile见下面的例子 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user