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