feat: change Vikunja url to try

This commit is contained in:
2024-06-27 14:46:17 +02:00
parent 2428571359
commit e14a90ae90

View File

@ -5,7 +5,7 @@
import '@fontsource/open-sans/400.css';
import '@fontsource/quicksand/700.css';
const BASE_URL = 'http://localhost:3456'
const BASE_URL = 'https://try.vikunja.io'
const API_URL = `${BASE_URL}/api/v1`
const COLORS = [