Kaynağa Gözat

update

master
MSI\derek 1 ay önce
ebeveyn
işleme
23e0fd3ea3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/main/resources/application-db-local.yml

+ 1
- 1
src/main/resources/application-db-local.yml Dosyayı Görüntüle

@@ -1,5 +1,5 @@
spring:
datasource:
jdbc-url: jdbc:mysql://127.0.0.1:3308/fpsmsdb?useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8
jdbc-url: jdbc:mysql://127.0.0.1:3306/fpsmsdb?useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8
username: root
password: secret

Yükleniyor…
İptal
Kaydet