mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
Update config-support.yml
This commit is contained in:
parent
ce99a2dbbb
commit
5cbaafb7af
@ -82,9 +82,11 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: container-config
|
||||
id: docker
|
||||
attributes:
|
||||
label: Container Config (Docker run command, compose file, lxc config, etc)
|
||||
label: docker-compose file or Docker CLI command
|
||||
description: This will be automatically formatted into code, so no need for backticks.
|
||||
render: yaml
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
||||
Loading…
Reference in New Issue
Block a user