fix: fallback de credenciales DB y parseo seguro de parametros
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
PG_HOST=191.98.134.81
|
||||
PG_DATABASE=chatwoot_production
|
||||
PG_USER=postgres
|
||||
PG_PASSWORD=tu_password_aqui
|
||||
PG_PASSWORD=2165$%sd3%DFG
|
||||
PG_PORT=5432
|
||||
|
||||
# Configuración de Base de Datos SQL Server
|
||||
SQL_SERVER=191.98.134.80
|
||||
SQL_DATABASE=BDUS_CK000040_0001
|
||||
SQL_USERNAME=ASEBASTIAN
|
||||
SQL_PASSWORD=tu_password_aqui
|
||||
SQL_PASSWORD=24MY36$z>&Uf
|
||||
|
||||
# Repositorio GitHub
|
||||
GITHUB_BASE=https://raw.githubusercontent.com/aron1798/prueba1/main/DASHBOARD_LEADS
|
||||
|
||||
Reference in New Issue
Block a user