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