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