mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
Update docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3'
|
||||
services:
|
||||
app:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: ghcr.io/metatool-ai/metamcp:v2.4.6
|
||||
image: ghcr.io/metatool-ai/metamcp:2.4.6
|
||||
pull_policy: always
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:12008
|
||||
|
||||
Reference in New Issue
Block a user