feat: add separate browser service
This commit is contained in:
9
browser/.dockerignore
Normal file
9
browser/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
dist
|
||||
*.ts
|
||||
!*.d.ts
|
||||
tsconfig.json
|
||||
Reference in New Issue
Block a user