1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-18 07:09:37 +08:00

feat: Support for YesPlayMusic 0.4.8-2

This commit is contained in:
wanghe-fit2cloud 2024-09-20 15:31:57 +08:00
parent 30f36149e8
commit 557201933e
2 changed files with 1 additions and 2 deletions

View File

@ -1,15 +1,14 @@
services:
yesplaymusic:
image: fogforest/yesplaymusic:0.4.8-2
container_name: ${CONTAINER_NAME}
restart: always
networks:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:80"
image: fogforest/yesplaymusic:0.4.7
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true