16796: Add webshell to arvbox
[arvados.git] / tools / arvbox / lib / arvbox / docker / common.sh
index 05491c5361ae45ee89879366091eef9bcc2a44b1..e81e8108e249fc7215c4ca19c4e25a4bb81efbd9 100644 (file)
@@ -46,6 +46,8 @@ services=(
   [doc]=8001
   [websockets]=8005
   [websockets-ssl]=8002
+  [webshell]=4201
+  [webshell-ssl]=4202
 )
 
 if test "$(id arvbox -u 2>/dev/null)" = 0 ; then