website/nginx/site/config.js
2025-06-03 21:56:45 +02:00

4 lines
68 B
JavaScript

export const config = {
BASE_URL: 'https://victorvobis.org/'
};