Skip to content

Commit

Permalink
fixup! add tailscale module to main controller
Browse files Browse the repository at this point in the history
  • Loading branch information
activeshadow committed Mar 8, 2024
1 parent 704175f commit 7762be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ services:
- ./configs/ot-sim/node-red.json:/etc/node-red.json
ports:
- 1880:1880
environment:
- OTSIM_TAILSCALE_AUTHKEY=${OTSIM_TAILSCALE_AUTHKEY}
networks:
vpc:
ipv4_address: 10.11.12.100
Expand Down

0 comments on commit 7762be0

Please sign in to comment.