Compare commits

..

1 Commits

Author SHA1 Message Date
Hugo Peixoto 1c13397fcc Configura o SSH passthrough para o gitea 2022-03-07 20:42:07 +00:00
1 changed files with 0 additions and 6 deletions

View File

@ -36,9 +36,3 @@
- name: Create gitea port forward(s)
community.general.lxd_container:
name: gitea
devices:
map_port_2222:
type: proxy
listen: tcp:0.0.0.0:2222
connect: tcp:127.0.0.1:2222
proxy_protocol: 'true'