-
I use the docker compose like this:
`version: '3'
services:
roundcube:
image: instrumentisto/roundcube:fpm
expose:
- "9088"
volumes:
- /share/CACHEDEV2_DATA/Container…
-
I updated last week or so from version 2.22 to the current Github master and wanted to try out listing the offline users we've never deleted (this goes back a LONG time I'm ashamed to say).
However…
-
### Describe the bug
Running the latest RC of Tauri version 2 on Windows with isolation mode active results in an error like Refused to execute inline script because it violates the following Content…
-
### Description
(Primarily) in debugging situations, there are times when you want to install some script to be run on every boot.
Typical scenarios:
- A hardware engineer want some component to be …
-
此代码应插入在``标签的首部以获取相对准确的数据
📦 feat: 新增性能跟踪功能
- 集成 Aegis 性能监测 SDK
- 启用了页面性能和资源加载速度报告
- 增加了性能瓶颈检测
以下代码需插入主页面内
```html
let VisitorID = localStorage.getItem('VisitorID'); if (!VisitorID) { Visit…
-
**Reopened due to a bug concerning restart of web-services, see comment below**
The last command in the installation-process scripts/install-rp.sh is e reboot. This extends the installation unneede…
-
HI, having an issue with my container not firing up after stopping. I'm running it on Unraid and when it's running it's going smooth with no issue but if I stop the container for backups or need to re…
-
I can't get the add on to start as it errors out when it cannot access the share. I have succesfully accessed the share via the Settings - System - Storage and Network Storage. I am using the same I…
-
I used the script `chassis-eos2sonic.py` I followed the following steps
- power-off the linecard
- copy the image, minigraph and firmware packages in the /tmp/provision-artifacts on the suprrvis…
-
## 问题描述
> 问题的具体描述
## 复现步骤
1. Vite4 iframe模式, microo-app组件添加inline
2. 查看micro-app-head
3. script标签仍然被注释: "extract by micro-app"
## 环境信息
- micro-app版本:1.0.0-rc.13
- 主应用前端框架&版本:Vue3.2.47
-…