moved out of pkg because grep became unusable due to node_modules/ pollution
This commit is contained in:
parent
bbd69e3d05
commit
ec09652dec
@ -18,7 +18,7 @@ services:
|
|||||||
dockerfile: Containerfile
|
dockerfile: Containerfile
|
||||||
context: containers/ui/
|
context: containers/ui/
|
||||||
volumes:
|
volumes:
|
||||||
- ../pkg/ui:/ui
|
- ../ui:/ui
|
||||||
environment:
|
environment:
|
||||||
DANGEROUSLY_DISABLE_HOST_CHECK: "true"
|
DANGEROUSLY_DISABLE_HOST_CHECK: "true"
|
||||||
ports:
|
ports:
|
||||||
|
0
pkg/ui/.gitignore → ui/.gitignore
vendored
0
pkg/ui/.gitignore → ui/.gitignore
vendored
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 89 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Loading…
x
Reference in New Issue
Block a user