feat: pass DESEC_TOKEN to caddy container for xcaddy DNS-01 plugin

Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/cf1a6a21-0e8e-4912-9eee-465670eaf1d4

Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-24 21:17:11 +00:00
committed by GitHub
parent 7598f6534d
commit 68df1dd857

View File

@@ -20,7 +20,8 @@
"NC_DOMAIN=%NC_DOMAIN%",
"APACHE_PORT=%APACHE_PORT%",
"APACHE_IP_BINDING=%APACHE_IP_BINDING%",
"NEXTCLOUD_EXPORTER_CADDY_PASSWORD=%NEXTCLOUD_EXPORTER_CADDY_PASSWORD%"
"NEXTCLOUD_EXPORTER_CADDY_PASSWORD=%NEXTCLOUD_EXPORTER_CADDY_PASSWORD%",
"DESEC_TOKEN=%DESEC_TOKEN%"
],
"volumes": [
{