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