Replaced localhost url with actual web url
This commit is contained in:
@@ -10,4 +10,5 @@ export default defineConfig({
|
||||
adapter: nodeJs({
|
||||
mode: 'standalone'
|
||||
}),
|
||||
});
|
||||
site: 'https://maps.alexcreates.fr'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user