Merge branch 'pr-1648' into localApps
This commit is contained in:
commit
e2f91d7dae
|
|
@ -15,6 +15,6 @@ additionalProperties:
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 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
|
github: https://github.com/midoks/mdserver-web
|
||||||
document: https://github.com/midoks/mdserver-web/wiki/
|
document: https://github.com/midoks/mdserver-web/wiki/
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ services:
|
||||||
- "${phpMyAdmin_PORT}:888"
|
- "${phpMyAdmin_PORT}:888"
|
||||||
volumes:
|
volumes:
|
||||||
- mw-server:/www
|
- mw-server:/www
|
||||||
image: "ddsderek/mw:latest"
|
image: "ddsderek/mdserver-web:latest"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue