Config fix

This commit is contained in:
Olusesan Ameye
2020-07-31 23:34:30 -04:00
parent 5966b92603
commit 3265ed85fb
+2 -2
View File
@@ -56,7 +56,7 @@ database:
name = "wrenchboard";
user = "wrenchboard";
pass = "wrenchboard";
port = 5432;
port = 5432L;
};
mailsend:
@@ -92,7 +92,7 @@ interswitch:
keyfile = "/etc/paylid/paylid_test.pem";
password = "password";
cacert = "/etc/paylid/stageserv.interswitchng.com.pem";
version = 0;
version = 0L;
};