moved out of pkg because grep became unusable due to node_modules/ pollution

This commit is contained in:
Annika Hannig 2022-07-13 14:15:23 +02:00
parent bbd69e3d05
commit ec09652dec
77 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
dockerfile: Containerfile
context: containers/ui/
volumes:
- ../pkg/ui:/ui
- ../ui:/ui
environment:
DANGEROUSLY_DISABLE_HOST_CHECK: "true"
ports:

View File

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB