REST Service for POPCORN - ILIAS
alex
4 hours ago b512ecf6d0399fdc86aebbad533006ea6fe4af21
vite.config.js
@@ -30,6 +30,7 @@
      },
   },
   server: {
      port: 6123,
      proxy: {
         '/api': {
            target: 'http://localhost:4101',