@things-factory/operato-ecs 8.0.0-beta.9 → 8.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/.dockerignore CHANGED
@@ -1,31 +1,13 @@
1
- node_modules/
2
- client/
3
- server/
4
- dist-client/
5
- installer/
6
- attachments/
7
- cache/
8
- logs/
9
- Dockerfile*
1
+ node_modules
2
+ installer
3
+ Dockerfile
4
+ logs
10
5
  docker-compose.yml
11
6
  db.sqlite
12
7
  db*.sqlite
13
8
  license.json
9
+ attachments
14
10
  config.development.js
15
11
  config.production.js
16
12
  !config/config.development.js
17
- !config/config.production.js
18
- \_index.html
19
-
20
- npm-debug.log
21
- yarn-error.log
22
-
23
- .env
24
- .env.local
25
- .env.production
26
- .git/
27
- .gitignore
28
- .dockerignore
29
- .vscode/
30
- .idea/
31
- .DS_Store
13
+ !config/config.production.js