Expose SSH on gitea
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# container settings
|
||||
gitea_name: gitea
|
||||
gitea_dbname: "{{ gitea_name }}-db"
|
||||
gitea_ports: "222:22"
|
||||
|
||||
# database settings
|
||||
gitea_dbuser: "{{ gitea_dbname }}"
|
||||
|
Reference in New Issue
Block a user