pipeline and config

This commit is contained in:
pavel 2026-02-10 21:12:58 +01:00
commit 8dcc6b05db
3 changed files with 43 additions and 9 deletions

View file

@ -1,7 +1,7 @@
import { marked } from 'marked';
import DOMPurify from 'dompurify';
const API_URL = 'http://localhost:3000';
const API_URL = 'http://localhost:3000/api';
// These should ideally be environment-specific
const AUTH_CONFIG = {
issuer: 'https://idm.flegr.me/application/o/bot/',