feat: change Vikunja url to try
This commit is contained in:
@ -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 = [
|
||||
|
Reference in New Issue
Block a user