Remove 2222 port from host networking
continuous-integration/drone/push Build is failing Details

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:
decentral1se 2021-09-02 09:15:58 +02:00
parent 8c6fe61e60
commit 48f03d8fcf
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 3 deletions

View File

@ -13,6 +13,3 @@ services:
- target: 443
published: 443
mode: host
- target: 2222
published: 2222
mode: host