Ngrok
What is this?
Before you start
It is time to setup!
Linux
# Having the following alias
alias dcf='docker-compose -f docker-compose.yml -f docker-compose.local.yml -f docker-compose.ssl.yml -f docker-compose.frontend.yml'
# Create a new one for startup with the ngrok container
alias dcn='dcf -f docker-compose.ngrok.yml'Mac
Using the container
Last updated