SplatNet/config_example.js

3 lines
No EOL
51 B
JavaScript

const CONFIG = {
API_BASE_URL: "backendurl"
};