Skip to content

Commit 50df0a6

Browse files
committed
🐛 fix MoviePilot-v2
1 parent 01abac4 commit 50df0a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Apps/moviepilot-v2/docker-compose.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: moviepilot
1+
name: moviepilot-v2
22
services:
3-
moviepilot:
3+
moviepilot-v2:
44
stdin_open: true
55
tty: true
66
container_name: moviepilot-v2
@@ -43,8 +43,8 @@ x-casaos:
4343
architectures:
4444
- arm64
4545
- amd64
46-
main: moviepilot
47-
store_app_id: moviepilot
46+
main: moviepilot-v2
47+
store_app_id: moviepilot-v2
4848
author: CasaOS Team & Cp0204
4949
category: Media
5050
developer: jxxghp

0 commit comments

Comments
 (0)