Temporary login information

This commit is contained in:
Thomas Chevalier 2022-06-21 21:02:04 +02:00
parent 3c183af134
commit 6fb05d7b36

View file

@ -92,8 +92,8 @@ file="/var/log/ulog/ct.json"
[pgsql1]
db="ulog2"
host="replace-with-cloud-sql-ip-address"
host="localhost"
user="ulog"
table="ulog2_ct"
pass="replace-with-database-password"
pass="CHANGE_ME"
procedure="INSERT_OR_REPLACE_CT"