forked from coop-cloud/traefik
Remove 2222 port from host networking
This was an old config for when we did host mode networking for gitea ssh but now we use the SNI thing that seems to work.
This commit is contained in:
parent
8c6fe61e60
commit
48f03d8fcf
@ -13,6 +13,3 @@ services:
|
||||
- target: 443
|
||||
published: 443
|
||||
mode: host
|
||||
- target: 2222
|
||||
published: 2222
|
||||
mode: host
|
||||
|
Loading…
x
Reference in New Issue
Block a user