Skip to content

Commit

Permalink
fix compose
Browse files Browse the repository at this point in the history
  • Loading branch information
KmakD committed Dec 6, 2024
1 parent 3093d13 commit 2b10e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/compose.minimal-setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
container_name: gamepad_controller
<<: *common-config
volumes:
- /config/common/joy2twist.yaml:/joy2twist.yaml
- /home/husarion/config/common/joy2twist.yaml:/joy2twist.yaml
devices:
- /dev/input/js0
device_cgroup_rules:
Expand Down

0 comments on commit 2b10e30

Please sign in to comment.