Kr Younger 6 年之前
父節點
當前提交
6af2d710d1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      application.properties

+ 1
- 1
application.properties 查看文件

@@ -1,5 +1,5 @@
1 1
 spring.datasource.driverClassName=org.postgresql.Driver
2
-spring.datasource.jdbcUrl=DATABASE_URL
2
+spring.datasource.jdbcUrl=jdbc:postgresql://rewhzisjvghccm:7729c91fdd0d43e313bd3d0f6c68e0a1389b7c004c92591d0c8d7e9348d23a81@ec2-23-23-247-222.compute-1.amazonaws.com:5432/dau244akoqlr9g
3 3
 spring.datasource.maxActive=10
4 4
 spring.datasource.maxIdle=5
5 5
 spring.datasource.minIdle=2