infracloud/dev-scripts/update_fqdn.sql
2026-03-04 05:58:41 -06:00

2 lines
216 B
SQL

UPDATE applications SET fqdn = 'https://projetos.rede5.com.br' WHERE uuid = 'hwo8cc88g4sgo0kk48gg0488';
UPDATE service_applications SET fqdn = 'https://projetos.rede5.com.br' WHERE uuid = 'hwo8cc88g4sgo0kk48gg0488';