zhitan-admin/src/main/resources/application-prod.yml
@@ -6,7 +6,7 @@ druid: # 主库数据源 master: url: jdbc:postgresql://127.0.0.1:5432/postgres url: jdbc:postgresql://192.168.0.24:5432/postgres username: postgres password: 123456 # 从库数据源 @@ -65,5 +65,5 @@ realm: lanbao client-id: DataCapture client-secret: kplisa4lJHEIM6knqefVbxln85QbA5NX redirect-uri: http://192.168.12.236:80/social-callback redirect-uri: http://192.168.0.24:8888/social-callback scopes: [openid, email, phone, profile]