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:
|
||||
- label=disable
|
||||
restart: always
|
||||
oom_kill_disable: true
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user