This commit is contained in:
dheepa
2021-08-09 11:21:03 +00:00
commit a9d80ee2d9
3 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
#Dont change the order of the server credentials
#ods
ods_user=postgres
ods_host=localhost
ods_password=j3(jLBq}e
ods_protocol=TCP
ods_db=mmt_int
ods_sch=transactional
ods_server=postgres
#staging2
staging2_user=postgres
staging2_host=localhost
staging2_password=j3(jLBq}e
staging2_protocol=TCP
staging2_db=mmt_int
staging2_sch=staging2
staging2_server=postgres