feat: add option for self-hosting via Docker (#1503)
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@ -0,0 +1,7 @@
|
||||
*
|
||||
!public/
|
||||
!src/
|
||||
!.npmrc
|
||||
!package-lock.json
|
||||
!package.json
|
||||
!tsconfig.json
|
Reference in New Issue
Block a user