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