1
0
Fork 0

Merge branch 'pr-1648' into localApps

This commit is contained in:
okxlin 2024-06-30 21:56:19 +08:00
commit 9f8907fa91
2 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,6 @@ additionalProperties:
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://hub.docker.com/r/ddsderek/mw
website: https://hub.docker.com/r/ddsderek/mdserver-web
github: https://github.com/midoks/mdserver-web
document: https://github.com/midoks/mdserver-web/wiki/

View File

@ -12,7 +12,7 @@ services:
- "${phpMyAdmin_PORT}:888"
volumes:
- mw-server:/www
image: "ddsderek/mw:latest"
image: "ddsderek/mdserver-web:latest"
labels:
createdBy: "Apps"
volumes: