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