迁移服务器;分开开发端与生产端;去除废弃接口;对象存储、Kong网关使用SSL;修改所有使用内网地址的代码;切换域名;更新Ktor、ws-scrcpy启动服务;修改Prometheus配置;
This commit is contained in:
@@ -127,7 +127,7 @@ const disconnectAll = async () => {
|
||||
<template #default>
|
||||
<Card class="ml-2 h-full">
|
||||
<iframe
|
||||
src="http://s1.ronsunny.cn:8090/remote"
|
||||
src="https://ai.ronsunny.cn:8090/remote"
|
||||
class="h-full w-full"
|
||||
></iframe>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user