diff --git a/genymotion/example/geny.yml b/genymotion/example/geny.yml index 08bcab2..134fd6f 100755 --- a/genymotion/example/geny.yml +++ b/genymotion/example/geny.yml @@ -19,7 +19,7 @@ services: - 6080:6080 - 4723:4723 volumes: - - $PWD/sample_apk:/opt + - $PWD/sample_apk:/root/tmp/sample_apk - $PWD/sample_devices:/root/tmp environment: - GENY_TEMPLATE=/root/tmp/devices.json