mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -120,11 +120,6 @@ services:
|
||||
limits:
|
||||
memory: 1g
|
||||
cpus: '1.0'
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
restart: always
|
||||
privileged: true
|
||||
oom_kill_disable: true
|
||||
|
||||
Reference in New Issue
Block a user