prep for self-hosting - updated readme, env example, dockerfile, compose, dockerignore
This commit is contained in:
18
.dockerignore
Normal file
18
.dockerignore
Normal file
@@ -0,0 +1,18 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
.env
|
||||
.env.local
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
!README.md
|
||||
data
|
||||
uploads
|
||||
plugins-installed
|
||||
plugins/*.zip
|
||||
trash
|
||||
.claude
|
||||
.vscode
|
||||
.idea
|
||||
coverage
|
||||
Reference in New Issue
Block a user