Commit 14fcbd84340516ce06b36d5ec030b0843ec2ad6a
1 parent
03e701e0
Exists in
master
and in
89 other branches
Added alternative ssh port
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
config/homologa/config.yaml
... | ... | @@ -3,6 +3,7 @@ admins: |
3 | 3 | - ["Marisa Souza dos Santos", "marisa.santos@planejamento.gov.br"] |
4 | 4 | external_hostname: homologa.softwarepublico.gov.br |
5 | 5 | external_ip: 189.9.151.65 |
6 | +alt_ssh_port: 55555 | |
6 | 7 | site_url: https://homologa.softwarepublico.gov.br |
7 | 8 | colab_from_address: '"Portal do Software Publico (homologação)" <noreply@homologa.softwarepublico.gov.br>' |
8 | 9 | server_email: '"Portal do Software Publico (homologação)" <noreply@homologa.softwarepublico.gov.br>' | ... | ... |