refactor: Update DockerCleanupJob to use server settings for force cleanup
This commit is contained in:
parent
005bd55fb2
commit
3af3fa5773
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
|
@ -41,6 +41,6 @@ body:
|
||||||
description: "Are you using the cloud version of Coolify?"
|
description: "Are you using the cloud version of Coolify?"
|
||||||
options:
|
options:
|
||||||
- label: Yes
|
- label: Yes
|
||||||
required: true
|
required: false
|
||||||
- label: No
|
- label: No
|
||||||
required: true
|
required: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue