github yusing/godoxy v0.17.5

17 hours ago

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 in config.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

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.