Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 12s
All checks were successful
Deploy / Deploy (push) Successful in 12s
This commit is contained in:
@@ -11,6 +11,10 @@ services:
|
|||||||
- 8025:8025 # Listen Port
|
- 8025:8025 # Listen Port
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.yml:/etc/mailrise.conf:ro
|
- ./config.yml:/etc/mailrise.conf:ro
|
||||||
|
labels:
|
||||||
|
diun.enable: "true"
|
||||||
|
diun.watch_repo: "true"
|
||||||
|
diun.include_tags: "latest"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
mailrise_network:
|
mailrise_network:
|
||||||
|
|||||||
Reference in New Issue
Block a user