3
0
Quellcode durchsuchen

修改数据库连接

jintao.geng vor 1 Woche
Ursprung
Commit
6740b7cb59
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      AuctionApp/DEV/AUC/configmap-env.ini

+ 1 - 1
AuctionApp/DEV/AUC/configmap-env.ini

@@ -1,5 +1,5 @@
 # SQL
-DB_URL=jdbc:postgresql://192.168.50.8:5432/ahx_auction
+DB_URL=jdbc:postgresql://192.168.50.8:5432/ahx_app
 DB_USERNAME=postgres
 DB_PASSWORD=123456