Add node-firestore-import-export to docker container.

Add data to import.
This commit is contained in:
2019-03-03 12:19:26 +07:00
parent 22ae5f09d2
commit 183bb16395
4 changed files with 151 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ services:
args:
WEB_USER_ID: 33
WEB_USER_NAME: www-data
environment:
- GOOGLE_APPLICATION_CREDENTIALS=
working_dir: /var/www/vue
expose:
- 8000