mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-14 23:22:09 +08:00
feat: Support for YesPlayMusic 0.4.8-2
This commit is contained in:
parent
890e58c667
commit
910dfb63b6
@ -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
|
Loading…
Reference in New Issue
Block a user