Watchtower: Use SIGINT to stop SimpleXMQ

This commit is contained in:
Sam A. 2023-04-22 23:55:12 +02:00
parent df6134a406
commit ebafa40399
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -29,3 +29,5 @@
- "{{ services.simplexmq.volume }}/logs:/var/opt/simplex:rw"
published_ports:
- 5223:5223/tcp
labels:
com.centurylinklabs.watchtower.stop-signal: SIGINT