mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Update Dockerfile
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
This commit is contained in:
parent
1f8fb50b32
commit
55abdb4887
@ -192,7 +192,7 @@ RUN ldconfig
|
|||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
EXPOSE 1935
|
EXPOSE 1935
|
||||||
EXPOSE 8554
|
EXPOSE 8554
|
||||||
EXPOSE 8555
|
EXPOSE 8555/tcp 8555/udp
|
||||||
|
|
||||||
# Configure logging to prepend timestamps, log to stdout, keep 0 archives and rotate on 10MB
|
# Configure logging to prepend timestamps, log to stdout, keep 0 archives and rotate on 10MB
|
||||||
ENV S6_LOGGING_SCRIPT="T 1 n0 s10000000 T"
|
ENV S6_LOGGING_SCRIPT="T 1 n0 s10000000 T"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user