SplatNet/config_example.js

3 lines
51 B
JavaScript
Raw Normal View History

2026-02-06 23:01:30 +01:00
const CONFIG = {
API_BASE_URL: "backendurl"
};