# Domain name for your OneDev instance DOMAIN=git.yourdomain.com # Email for Let's Encrypt certificate recovery. # LEAVE BLANK if you do not want HTTPS/SSL and just want plain HTTP. EMAIL= # OneDev version tag ONEDEV_VERSION=latest # Port exposed to the host for Git SSH connections SSH_PORT=6611