feat: add nuxt configs
This commit is contained in:
parent
7fddd9387b
commit
6aa680af5a
2 changed files with 9 additions and 0 deletions
3
app.config.ts
Normal file
3
app.config.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export default defineAppConfig({
|
||||
gorbClientBaseURL: "localhost:3000"
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue