website/nginx/site/config.js
2025-06-03 17:02:01 +02:00

4 lines
67 B
JavaScript

export const config = {
BASE_URL: 'https://localhost:5443/'
};