Fix ports conflicts #37
Loading…
Reference in a new issue
No description provided.
Delete branch "fix_ports_conflicts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix two TCP port conflicts.
Remaining conflict: port 8080 is used in sogo and jitsi. This is harder to fix, because port 8080 is hardcoded in sogo's container. The conflict arises only if both services run on the same node, because diplonat is not used for sogo (port 8080 is only used internally and is behind Tricot)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.