Files
keyboard_backend/src/main/resources/application-dev.yml

6 lines
157 B
YAML
Raw Normal View History

2025-10-28 20:40:00 +08:00
spring:
datasource:
driver-class-name: org.postgresql.Driver
url: jdbc:postgresql://localhost:5432/postgres
username: root
password: 123asd