I'm not sure about the details, but this relates to this configuration for the reverse-proxy traefik: https://git.coopcloud.tech/coop-cloud/traefik/src/branch/master/traefik.yml.tmpl#L94
Would be good to restore this line
thanks for this PR!! Works for me! :)
Maybe it could be good to add a release note with the hint to update the .env file when making the release for this
thanks for this PR!! Works for me! :)
Maybe it could be good to add a release note with the hint to update the `.env` file when making the release for this
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
@@ -8,4 +10,6 @@ DOMAIN=uptime-kuma.example.comSECRET_DB_PASSWORD_VERSION=v1SECRET_DB_ROOT_PASSWORD_VERSION=v1LETS_ENCRYPT_ENV=productionhmm, I don't really know the use of this line but it's in all recipes (in fact it comes with the recipe template), why are we removing it here?
I'm not sure about the details, but this relates to this configuration for the reverse-proxy traefik: https://git.coopcloud.tech/coop-cloud/traefik/src/branch/master/traefik.yml.tmpl#L94
Would be good to restore this line
I think the proposed move seems fine to me
I just moved it to the top of the file
thanks for this PR!! Works for me! :)
Maybe it could be good to add a release note with the hint to update the
.envfile when making the release for thisGood point about the release note. Will add that. It then only needs testing from the autonomic with their deploymend
@p4u1 I tested upgrading our Autonomic instance to this and it worked fine, let's merge!