mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-02-01 13:18:12 +02:00
Use tmpfs for watchdog's /tmp, reduce disk writes (#3923)
This commit is contained in:
parent
1bc0f0fa6b
commit
0a0d9e873e
@ -411,6 +411,8 @@ services:
|
||||
#command: /watchdog.sh
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
tmpfs:
|
||||
- /tmp
|
||||
volumes:
|
||||
- rspamd-vol-1:/var/lib/rspamd:z
|
||||
- mysql-socket-vol-1:/var/run/mysqld/:z
|
||||
|
Loading…
x
Reference in New Issue
Block a user