MySQL
mysql:
host: "localhost"
port: 3306
database: "RoyaleBanks"
username: "root"
password: "pass1234"
useSSL: false
verifyServerCertificate: false
allowPublicKeyRetrieval: trueLast updated
mysql:
host: "localhost"
port: 3306
database: "RoyaleBanks"
username: "root"
password: "pass1234"
useSSL: false
verifyServerCertificate: false
allowPublicKeyRetrieval: trueLast updated