Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
別のポートで実行されている meteor mongo を接続する方法は?
次のコマンドを使用して、別のポートで流星を実行しました
meteor --port=3010
minimongo が 3011 ポートで実行されていることはわかっています。「meteor mongo」コマンドを使用してmongoshellに接続したいのですが、うまくいきません..