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