From 5fcdab92d550acdafa5c7948877f1e68acf8eae0 Mon Sep 17 00:00:00 2001
From: Recolic <root@recolic.net>
Date: Tue, 28 Apr 2020 15:20:25 +0800
Subject: [PATCH] Allocate port 3007 for wishbox

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b6998da..f52ae44 100644
--- a/README.md
+++ b/README.md
@@ -41,11 +41,12 @@ docker exec -ti rweb /bin/bash
 |3092(https)|mail|
 |3080|tm|
 |3081|baidupan_proxy|
+|3083|drive|
 |3000|rocket|
 |3003|riot.web|
 |3002|riot.backend|
 |3004(https)|zulip|
-|3083|drive|
+|3007|wishbox|
 |10000|v2ray|
 |2080|git|
 |8080|test_only|
@@ -320,3 +321,4 @@ All data backed up in tw1 machine.
 > https://git.recolic.net/root/matrix-riot-docker
 
 
+
-- 
GitLab