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
Describe the bug
Using docker container, I'm trying to use username and host from URL at the same time, but is always setting root as user: root @xx.xx.xx.xx
To Reproduce
Steps to reproduce the behavior:
docker run -i -t --rm -p 3000:3000 wettyoss/wetty --ssh-host=192.168.1.37 --allow-remote-hosts
Describe the bug
Using docker container, I'm trying to use username and host from URL at the same time, but is always setting root as user: root @xx.xx.xx.xx
To Reproduce
Steps to reproduce the behavior:
3: as a result : [email protected]'s password:
Expected behavior
user should be ubuntu rather than root user: [email protected]'s password:
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: