Explorar el Código

修改数据库链接

linhui.li hace 3 semanas
padre
commit
c15387d38a
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      AuctionApp/DEV/AUC/configmap-env.ini

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

@@ -1,7 +1,7 @@
 # SQL
-DB_URL=jdbc:postgresql://192.168.50.8:5432/hobby_auction
-DB_USERNAME=poyee_auction
-DB_PASSWORD=Pass2025
+DB_URL=jdbc:postgresql://192.168.50.8:5432/ahx_auction
+DB_USERNAME=postgres
+DB_PASSWORD=123456
 
 # REDIS
 #spring.redis.database=2