소스 검색

上传文件至 'HanGouT_BackEnd-master/src/main/resources'

master
曹天怡 2 년 전
부모
커밋
f19ee864df
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. +9
    -0
      HanGouT_BackEnd-master/src/main/resources/application.yml

+ 9
- 0
HanGouT_BackEnd-master/src/main/resources/application.yml 파일 보기

@ -0,0 +1,9 @@
spring:
datasource:
url: jdbc:mysql://121.5.154.71:3306/HanGouT?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
username: root
password: rootHGT@5
server:
port: 8082

불러오는 중...
취소
저장