clean up container contents
The UI should be built and served separately, not from within the production container. The tests should be run separately as well and are not needed from within the production container.
This commit is contained in:
parent
0532676fa4
commit
7dacab9b77
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
*.local
|
*.local
|
||||||
/data
|
/data
|
||||||
|
/tests
|
||||||
|
/unwind-ui
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue