Added new demonic pacts images and theme.
This commit is contained in:
@@ -3,7 +3,7 @@ spring:
|
||||
name: group-ironmen-backend
|
||||
|
||||
datasource:
|
||||
url: jdbc:mariadb://${DB_HOST:localhost}:${DB_PORT:3306}/${DB_NAME:groupironman}?useSSL=false&allowPublicKeyRetrieval=true
|
||||
url: jdbc:mariadb://${DB_HOST:localhost}:${DB_PORT:3307}/${DB_NAME:groupironman}?useSSL=false&allowPublicKeyRetrieval=true
|
||||
username: ${DB_USER:root}
|
||||
password: ${DB_PASSWORD:password}
|
||||
driver-class-name: org.mariadb.jdbc.Driver
|
||||
|
||||
Reference in New Issue
Block a user