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
# to up docker
docker-compose up -d
# lists running Docker containers
docker ps -a
# to down docker
docker-compose down
# if Error response from daemon
./fix-docker-zombies.sh
About
Expose a Django app using Playit tunneling and custom domain via Namecheap.