skysql_field
Rob Hedgpeth 2020-03-31 10:07:04 -05:00
rodzic d296119d31
commit d2e8a2c63b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ require('dotenv').config();
// * To use just uncomment the two lines below and the 'ssl' property (and value)
const fs = require("fs");
const serverCert = [fs.readFileSync("skysql_chain.pem", "utf8")];r
const serverCert = [fs.readFileSync("skysql_chain.pem", "utf8")];
var pools = [
mariadb.createPool({