feat: ship self-hosted KOC LOOP workflows
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
.git
|
||||
.next
|
||||
dist
|
||||
node_modules
|
||||
koc-portal/.next
|
||||
koc-portal/out
|
||||
koc-portal/dist
|
||||
koc-portal/node_modules
|
||||
.data
|
||||
.env*
|
||||
!.env.self-hosted.example
|
||||
npm-debug.log*
|
||||
Reference in New Issue
Block a user