Remove 2222 port from host networking
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
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:
@ -13,6 +13,3 @@ services:
|
|||||||
- target: 443
|
- target: 443
|
||||||
published: 443
|
published: 443
|
||||||
mode: host
|
mode: host
|
||||||
- target: 2222
|
|
||||||
published: 2222
|
|
||||||
mode: host
|
|
||||||
|
Reference in New Issue
Block a user