Retarget deployment from Plesk to Dokploy (Docker Compose)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
storage
|
||||
.claude
|
||||
.vscode
|
||||
.idea
|
||||
npm-debug.log*
|
||||
*.tsbuildinfo
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
README.md
|
||||
deploy
|
||||
Reference in New Issue
Block a user