.devcontainer changed for Meteor 2.7.1 build

This commit is contained in:
Martin Filser 2022-04-22 11:29:46 +02:00
parent 3fad014e91
commit 3f250a17fd
2 changed files with 1 additions and 7 deletions

View file

@ -42,7 +42,7 @@ services:
- ../client:/home/wekan/app/client
- ../models:/home/wekan/app/models
- ../config:/home/wekan/app/config
- ../i18n:/home/wekan/app/i18n
- ../imports:/home/wekan/app/imports
- ../server:/home/wekan/app/server
- ../public:/home/wekan/app/public