Skip to content
Snippets Groups Projects
config.json.template 182 B
Newer Older
{
  "DRIVER":"{PostgreSQL Unicode(x64)}",
  "DATABASE":"NIRS_Workflow",
  "UID":"Xxxxxx",
  "PWD":"{XxxxXXxxxXXXxXX}",
  "SERVER":"xx.xx.xx.xxx",
  "PORT":"5432",
  "ENCRYPT":"no"
}