REST Service for POPCORN - ILIAS
alex
2025-08-13 a0228eb7c0d7df0f41ac3a36243eb7d46c6ed09b
vite.config.js
@@ -30,6 +30,7 @@
      },
   },
   server: {
      port: 6123,
      proxy: {
         '/api': {
            target: 'http://localhost:4101',