diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 0538f90..fbf8de6 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -37,7 +37,7 @@ spring: # username: alphay # password: alphay@123 driver-class-name: org.postgresql.Driver - url: jdbc:postgresql://59.173.13.131:10642/mailbox?currentSchema=mailbox_outer + url: jdbc:postgresql://59.173.13.131:10642/mailbox?currentSchema=mailbox username: root password: 123456 wvp: