Serve windmill on /windmill subpath instead of port 3100; add to disable-containers.js

Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/3c346202-c2e6-4e97-bf61-a1f5d42670fd

Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-27 09:30:29 +00:00
committed by GitHub
parent f08103ca15
commit 51124784c2
6 changed files with 19 additions and 16 deletions

View File

@@ -232,7 +232,7 @@
data-initial-state="false"
{% endif %}
>
<label for="windmill">Windmill (workflow automation, needs port 3100 TCP open/forwarded in your firewall/router. Access the Windmill UI at <code>https://{{ domain }}:3100</code>)</label>
<label for="windmill">Windmill (workflow automation. Access the Windmill UI at <code>https://{{ domain }}/windmill</code>)</label>
</p>
<input class="options-form-submit" type="submit" value="Save changes" />
</form>