tomo
tomo
Display a contact mail in rpc, that is set by user.
Das Problem exisitiert schon länger. Schau dir bitte mal #672 an. 👍
See https://github.com/jesseduffield/lazydocker/issues/391#issuecomment-1324916570
[Wiki](https://github.com/acmesh-official/acme.sh/wiki/notify#16-set-notification-for-ios-bark) is already updated
@mill1000 multideploy is needed if you have e.g. multiple docker container. In this scenario, there seems to be only one container and multiple domains. @QuGeNet You are running acme.sh as...
@Neilpang done
The configurations (`configs`) are intended to simplify the testing/staging process. They allow the user to quickly select or deselect the services the certificate should be deployed to without having to...
@Neilpang, I removed configs and introduced a variable deploy file name. The wiki is now up to date.
Hello @invario, > So it seems like the environment variable isn't being set for some reason, very odd. 1. How many times have you tried this? 2. Could you please...
@egarzadev > When testing this out myself I had strange issues with environment variables not being applied consistently. I found that reverting [this](https://github.com/acmesh-official/acme.sh/pull/6241/commits/5189a310e2ed6aeab5f65abfbe806aeedc65ca91) commit in my local multideploy.sh file seemed...