Files
medforum/dist/config.js
2026-01-29 00:06:23 +01:00

3 lines
65 B
JavaScript

window.API_CONFIG = {
API_URL: "http://localhost:8008/api"
};