Skip to content

Commit

Permalink
add networks
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve authored Jul 24, 2024
1 parent c69d635 commit b2b8485
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployments/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ services:
AGENT_NAME: agent3
AGENT_CAPTURE_IPCAMERA_RTSP: rtsp://username:[email protected]/cam/realmonitor?channel=1&subtype=1 # Dahua camera RTSP url example
AGENT_KEY: "3"
networks:
default:
name: cluster-net
external: true

0 comments on commit b2b8485

Please sign in to comment.