Remove nginx from recipe #17

Open
stevensting wants to merge 1 commits from remove-nginx into main
Owner
<!-- Thank you for doing recipe maintenance work! Please mark all checklist items which are relevant for your changes. Please remove the checklist items which are not relevant for your changes. Feel free to remove this comment. --> * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [ ] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)
stevensting added 1 commit 2026-09-11 18:50:41 +00:00
remove nginx, collabora interfaces directly with traefik
continuous-integration/drone/pr Build is failing
11f199ffb8
stevensting requested review from Apfelwurm 2026-09-11 18:51:03 +00:00
Some required checks failed
continuous-integration/drone/pr Build is failing
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin remove-nginx:remove-nginx
git checkout remove-nginx
Sign in to join this conversation.