dev #1

Merged
sauceyred merged 36 commits from dev into main 2025-05-29 03:01:50 +00:00
Showing only changes of commit 585e79dac6 - Show all commits

View file

@ -10,7 +10,7 @@ export default defineNuxtConfig({
E.g.: baseURL set to "/web" would host at https://gorb.app/web
Default is "/" (aka root), which hosts at https://gorb.app/
*/
baseURL: "/web"
baseURL: "/"
},
runtimeConfig: {
public: {