Watchtower: Use SIGINT to stop SimpleXMQ
This commit is contained in:
parent
df6134a406
commit
ebafa40399
|
@ -29,3 +29,5 @@
|
|||
- "{{ services.simplexmq.volume }}/logs:/var/opt/simplex:rw"
|
||||
published_ports:
|
||||
- 5223:5223/tcp
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.stop-signal: SIGINT
|
||||
|
|
Reference in a new issue