Update docker-compose.yml

remove unavaible oom-killer
This commit is contained in:
sap 2023-02-03 09:35:47 +03:00 committed by GitHub
parent 53d6d44f43
commit efbcb1d236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@ services:
security_opt: security_opt:
- label=disable - label=disable
restart: always restart: always
oom_kill_disable: true #oom_kill_disable: true
dns: dns:
- ${IPV4_NETWORK:-172.22.1}.254 - ${IPV4_NETWORK:-172.22.1}.254
environment: environment: