Skip to content

Commit

Permalink
Update Node-RED to allow access to serialports
Browse files Browse the repository at this point in the history
  • Loading branch information
madejackson committed Aug 14, 2024
1 parent e8f7290 commit 91d7b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions servapps/Node-RED/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"restart": "unless-stopped",
"UID": 1000,
"GID": 1000,
"user": "1000:dialout",
"security_opt": [
"no-new-privileges:true"
],
Expand Down

0 comments on commit 91d7b19

Please sign in to comment.