mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Fix docs build
This commit is contained in:
parent
335a39aec9
commit
a5bca2ae6a
@ -11,7 +11,7 @@ services:
|
||||
shm_size: "256mb"
|
||||
build:
|
||||
context: .
|
||||
file: docker/build/main/Dockerfile
|
||||
dockerfile: docker/build/main/Dockerfile
|
||||
# Use target devcontainer-trt for TensorRT dev
|
||||
target: devcontainer
|
||||
deploy:
|
||||
|
||||
@ -45,7 +45,7 @@ module.exports = {
|
||||
],
|
||||
Development: [
|
||||
"development/contributing",
|
||||
"development/contributing-boards.md"
|
||||
"development/contributing-boards"
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user