3
0
Quellcode durchsuchen

修改数据库连接

jintao.geng vor 1 Monat
Ursprung
Commit
96af61ee78
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      AuctionApp/DEV/BID/configmap-env.ini

+ 1 - 1
AuctionApp/DEV/BID/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