Skip to content

Commit 3af3fa5

Browse files
committed
refactor: Update DockerCleanupJob to use server settings for force cleanup
1 parent 005bd55 commit 3af3fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ body:
4141
description: "Are you using the cloud version of Coolify?"
4242
options:
4343
- label: Yes
44-
required: true
44+
required: false
4545
- label: No
46-
required: true
46+
required: false

0 commit comments

Comments
 (0)