1"use strict"; 2let config = { 3 baseUrl: (window.location.protocol === 'https:' ? 'wss://' : 'ws://') + window.location.host 4}; 5//# sourceMappingURL=config.js.map 6