数据同步
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
156B

  1. [server]
  2. address = "127.0.0.1"
  3. port = 9090
  4. [database]
  5. host = "10.180.4.100"
  6. port = 5432
  7. name = "Auseft_old"
  8. user = "postgres"
  9. password = "Auseft@2025qwer"