Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5dda5e0031 | ||
|
|
d5db4c1a4e |
@@ -63,6 +63,15 @@ services:
|
|||||||
FRIGATE_RTSP_PASSWORD: "${FRIGATE_RTSP_PASSWORD}"
|
FRIGATE_RTSP_PASSWORD: "${FRIGATE_RTSP_PASSWORD}"
|
||||||
networks:
|
networks:
|
||||||
- traefik_backend
|
- traefik_backend
|
||||||
|
ports:
|
||||||
|
- target: 8555
|
||||||
|
published: 8555
|
||||||
|
protocol: udp
|
||||||
|
mode: ingress
|
||||||
|
- target: 8555
|
||||||
|
published: 8555
|
||||||
|
protocol: tcp
|
||||||
|
mode: ingress
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
Reference in New Issue
Block a user