mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-06 16:04:31 +08:00
[Compose] Removed OOMKillDisabled from dockerapi
This commit is contained in:
parent
f0d9948aee
commit
520d070081
@ -514,7 +514,6 @@ services:
|
|||||||
security_opt:
|
security_opt:
|
||||||
- label=disable
|
- label=disable
|
||||||
restart: always
|
restart: always
|
||||||
oom_kill_disable: true
|
|
||||||
dns:
|
dns:
|
||||||
- ${IPV4_NETWORK:-172.22.1}.254
|
- ${IPV4_NETWORK:-172.22.1}.254
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user