数据同步
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.toml 156B

12345678910
  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"