#60: Fixed bug with current folder

This commit is contained in:
frikky
2020-06-15 18:11:59 +02:00
parent a7e7ca15e3
commit 7eac745d9d
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
- shuffle
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${APP_HOTLOAD_LOCATION}=/shuffle-apps # Local
- ${APP_HOTLOAD_LOCATION}:/shuffle-apps
environment:
- ORG_ID=${ORG_ID}
- DATASTORE_EMULATOR_HOST=shuffle-database:8000