release v2.0.0 #4

Merged
crimsen merged 481 commits from develop into master 2024-01-18 15:15:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c306f96bb8 - Show all commits

View File

@ -1,5 +1,5 @@
const config = {
baseURL: 'http://flaschengeist.local:5000'
baseURL: '/api'
};
export default config;