Sfoglia il codice sorgente

修改数据库连接

jintao.geng 1 settimana fa
parent
commit
96af61ee78
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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