New
- We have our logo now! Finally... (Thanks to @arevindh)
- Added example for rootless docker:
- Support rootless docker in setup script
- #148 Support for environment variable substitution with
${VAR_NAME}
syntax inconfig.yml
. For example:autocert: email: "test@test.com" domains: - "*.test.com" provider: cloudflare options: auth_token: ${CLOUDFLARE_AUTH_TOKEN}
Fixed
- Routes not being picked up from non unix socket
$DOCKER_HOST
, no longer being treated as foreign provider