SplatNet/config.js

4 lines
No EOL
107 B
JavaScript

// note: this is just the default config
const CONFIG = {
API_BASE_URL: "http://192.168.1.177:5000"
};