// https://nuxt.com/docs/api/configuration/nuxt-config export default defineAppConfig({ BASE_URL: 'http://127.0.0.1:48080/app-api' })