blob: 6b248b7f916b2f578a789c60ea1a762055ce1541 [file]
const database = "jdbc:postgresql://localhost:5432/baremaps?&user=baremaps&password=baremaps";
export {
database
};