Skip to content
Snippets Groups Projects
Url.js 71 B
Newer Older
M2947's avatar
M2947 committed


const serverURL = "http://localhost:3030";

export default serverURL;