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