Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
config
Commits
25113ff2
Verified
Commit
25113ff2
authored
2 years ago
by
blallo
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Proxy to the FE the proxy65 port"
This reverts commit
108593d7
.
parent
753d101a
No related branches found
No related tags found
1 merge request
!220
Sistemazioni e pulizia prosody xmpp
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/prosody/templates/prosody.cfg.lua.j2
+1
-3
1 addition, 3 deletions
roles/prosody/templates/prosody.cfg.lua.j2
services.im.yml
+0
-3
0 additions, 3 deletions
services.im.yml
with
1 addition
and
6 deletions
roles/prosody/templates/prosody.cfg.lua.j2
+
1
−
3
View file @
25113ff2
...
...
@@ -83,14 +83,12 @@ default_archive_policy = true
-- Standard ports
c2s_ports
=
{
5222
}
s2s_ports
=
{
5269
}
proxy65_ports
=
{
5000
}
-- PROXY protocol ports
proxy_port_mappings
=
{
[
15222
]
=
"c2s"
,
[
15269
]
=
"s2s"
,
[
15280
]
=
"http"
,
[
15000
]
=
"proxy65"
[
15280
]
=
"http"
}
proxy_trusted_proxies
=
{
...
...
This diff is collapsed.
Click to expand it.
services.im.yml
+
0
−
3
View file @
25113ff2
...
...
@@ -13,7 +13,6 @@ jabber:
-
5269
-
5280
-
5282
-
15000
-
15222
-
15269
-
15280
...
...
@@ -39,8 +38,6 @@ jabber:
-
name
:
prosody
use_proxy_protocol
:
true
ports
:
-
internal
:
15000
public
:
5000
-
internal
:
15222
public
:
5222
-
internal
:
15269
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment