Changed apk path

This commit is contained in:
butomo1989 2018-06-28 00:47:49 +02:00
parent 91ebdbf5ab
commit ac33a1f687

View file

@ -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