feat(frontend): Add nuxt and spring h2 debug configs

This commit is contained in:
2025-05-31 17:23:33 +02:00
parent 075847f0ee
commit 7a9809909b
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="server: nuxt" type="NodeJSConfigurationType" application-parameters="dev --port 3001 --host" path-to-js-file="node_modules/nuxt/bin/nuxt.mjs" working-dir="$PROJECT_DIR$/legalconsenthub">
<method v="2" />
</configuration>
</component>