mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-31 18:29:34 +01:00
feat: update environment variables and API endpoints for improved configuration
This commit is contained in:
@@ -101,7 +101,9 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
runtimeConfig: {
|
||||
artapi: '',
|
||||
api: {
|
||||
url: ''
|
||||
},
|
||||
public: {
|
||||
i18n: {
|
||||
baseUrl: '',
|
||||
|
||||
Reference in New Issue
Block a user