Skip to content

Commit

Permalink
Rename network
Browse files Browse the repository at this point in the history
  • Loading branch information
AndBondStyle committed Nov 24, 2024
1 parent 7b2b67f commit 06f4ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lidar-net.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ services:
truck:
networks:
default:
macvlan:
lidar-net:

networks:
macvlan:
lidar-net:
name: "${CONTAINER_NAME:-truck-${USER}}-lidar-net"
driver: macvlan
driver_opts:
Expand Down

0 comments on commit 06f4ec0

Please sign in to comment.