You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we used the docker to install the xunfeng ,
but we cant see any log and we want to connect the DB remotely .
we tried to map the 27017 and 65521 but also fail. Please advise how we could connect the DB inside the docker ?
we used the docker to install the xunfeng ,
but we cant see any log and we want to connect the DB remotely .
we tried to map the 27017 and 65521 but also fail. Please advise how we could connect the DB inside the docker ?
#docker run --name=scan2 -d -p 9001:80 -p 27017:27017 -v /opt/data20191025:/data ysrc/xunfeng:latest"_
The text was updated successfully, but these errors were encountered: