MuMu360121

Results 6 issues of MuMu360121

run the command then happen like this: ![image](https://github.com/adyanth/openwrt-tailscale-enabler/assets/1499007/be3a8224-7b67-4105-a091-a374ac108ee5)

Device: Qnap 466C Docker compose: ``` --- version: "2.1" services: immich: image: ghcr.io/imagegenius/immich:latest container_name: immich environment: - PUID=1000 - PGID=1000 - TZ=Asia/Shanghai - DB_HOSTNAME=192.168.50.26 - DB_USERNAME=postgres - DB_PASSWORD=postgres - DB_DATABASE_NAME=immich...

**Describe the bug (BUG 描述)** 同一网络环境1.2.9版本安卓和PC版直连PLEX无法播放 **To Reproduce (复现步骤)** Steps to reproduce the behavior: 同一歌单、同一歌曲,iOS端可播放,安卓和PC端无法播放 **Expected behavior (期望行为)** 正常播放 **Screenshots (截图)** ![image](https://github.com/gitbobobo/StreamMusic/assets/1499007/2bc785c4-4149-4242-bb27-f10221f1e6d9) **Music Server Type (音乐服务器类型)** plex 1.40.18227-c0dd5a73e

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Docker ### Version...

question
waiting feedback

### Is your question not already answered in the FAQ? - [X] I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md). ### Is this a general question and...

question

I use the docker compose like this: `version: '3' services: roundcube: image: instrumentisto/roundcube:fpm expose: - "9088" volumes: - /share/CACHEDEV2_DATA/Container/roundcube:/app - /share/CACHEDEV2_DATA/Container/roundcube/roundcube.config.php:/app/config/config.inc.php:ro nginx: image: nginx:stable-alpine depends_on: - roundcube ports: - "6080:80"...

question