Paolo Sangregorio
Paolo Sangregorio
Same thing here, this is my action ``` - name: Execute docker-compose on app server uses: appleboy/ssh-action@master with: host: 0.0.0.0 # IP IS FAKE port: 22 command_timeout: 200m username: foo...
Thanks @HenrySpartGlobal I see what you mean. In my case, the `docker-compose up -d` command should already fork and create a new process in the background (-d stands for detach)...
Same issue for me
Hi, actually, including your css, and following the instructions on ion-md-input to use it, I get this 