diff --git a/ansible/post-deploy.yml b/ansible/post-deploy.yml index 2fc7c5c..67856e4 100644 --- a/ansible/post-deploy.yml +++ b/ansible/post-deploy.yml @@ -13,7 +13,7 @@ app: gitea mappings: - "http:80:3000" - - "http:22:2222" + - "http:222:2222" state: present - name: Setup LE certificates