refactor: update url

This commit is contained in:
dap 2025-01-26 17:35:09 +08:00
parent a8019ed88a
commit 64d3a21153

View File

@ -1,6 +1,3 @@
<template>
<iframe
class="size-full"
src="http://localhost:9090/admin/applications"
></iframe>
<iframe class="size-full" src="http://localhost:9090/applications"></iframe>
</template>