feat(sep): implement save sep
This commit is contained in:
@@ -9,11 +9,7 @@ export default defineNuxtConfig({
|
||||
VCLAIM: process.env.NUXT_API_VCLAIM || 'http://localhost:3000',
|
||||
public: {
|
||||
API_ORIGIN: process.env.NUXT_API_ORIGIN || 'http://localhost:3000',
|
||||
<<<<<<< HEAD
|
||||
VCLAIM: process.env.NUXT_API_VCLAIM || 'http://localhost:3000',
|
||||
=======
|
||||
VCLAIM: process.env.NUXT_API_VCLAIM || 'http://localhost:3000',
|
||||
>>>>>>> 22d163931e46c93ba5a466182d4a37b9f0aff85a
|
||||
}
|
||||
},
|
||||
ssr: false,
|
||||
|
||||
Reference in New Issue
Block a user