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