Changed apk path
This commit is contained in:
parent
91ebdbf5ab
commit
ac33a1f687
|
@ -19,7 +19,7 @@ services:
|
||||||
- 6080:6080
|
- 6080:6080
|
||||||
- 4723:4723
|
- 4723:4723
|
||||||
volumes:
|
volumes:
|
||||||
- $PWD/sample_apk:/opt
|
- $PWD/sample_apk:/root/tmp/sample_apk
|
||||||
- $PWD/sample_devices:/root/tmp
|
- $PWD/sample_devices:/root/tmp
|
||||||
environment:
|
environment:
|
||||||
- GENY_TEMPLATE=/root/tmp/devices.json
|
- GENY_TEMPLATE=/root/tmp/devices.json
|
||||||
|
|
Loading…
Reference in a new issue