Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit 2b10e30

Browse files
committed
fix compose
1 parent 3093d13 commit 2b10e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/compose.minimal-setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
container_name: gamepad_controller
4242
<<: *common-config
4343
volumes:
44-
- /config/common/joy2twist.yaml:/joy2twist.yaml
44+
- /home/husarion/config/common/joy2twist.yaml:/joy2twist.yaml
4545
devices:
4646
- /dev/input/js0
4747
device_cgroup_rules:

0 commit comments

Comments
 (0)