Commit 19e4fc9773009bf9fcf5dee79d69d68afd59264a
1 parent
7df63458
Exists in
master
and in
89 other branches
alterando configurações de produção (temp.)
Showing
1 changed file
with
6 additions
and
6 deletions
Show diff stats
config/prod/config.yaml
1 | 1 | admins: |
2 | 2 | - ["Nayanne Araújo", "nayanne.bonifacio@planejamento.gov.br"] |
3 | 3 | - ["Marisa Souza dos Santos", "marisa.santos@planejamento.gov.br"] |
4 | -external_hostname: www2.softwarepublico.gov.br | |
4 | +external_hostname: portal.softwarepublico.gov.br | |
5 | 5 | external_ip: 189.9.151.64 |
6 | 6 | alt_ssh_port: 55555 |
7 | -site_url: https://www2.softwarepublico.gov.br | |
8 | -colab_from_address: '"Portal do Software Publico" <noreply@softwarepublico.gov.br>' | |
9 | -server_email: '"Portal do Software Publico" <noreply@softwarepublico.gov.br>' | |
7 | +site_url: https://portal.softwarepublico.gov.br | |
8 | +colab_from_address: '"Portal do Software Publico" <noreply@portal.softwarepublico.gov.br>' | |
9 | +server_email: '"Portal do Software Publico" <noreply@portal.softwarepublico.gov.br>' | |
10 | 10 | email_subject_prefix: '[spb]' |
11 | -lists_hostname: listas.softwarepublico.gov.br | |
11 | +lists_hostname: listas.portal.softwarepublico.gov.br | |
12 | 12 | lists_admin: nayanne.bonifacio@planejamento.gov.br |
13 | 13 | from_address: noreply@softwarepublico.gov.br |
14 | -relay_hostname: relay.softwarepublico.gov.br | |
14 | +relay_hostname: relay.portal.softwarepublico.gov.br | |
15 | 15 | relay_ip: 189.9.151.68 |
16 | 16 | external_outgoing_mail_relay: 189.9.150.53 |
17 | 17 | external_outgoing_mail_domain: serpro.gov.br | ... | ... |