docker-deploy-config #37

Merged
mono merged 4 commits from docker-deploy-config into main 2026-03-15 23:01:56 -05:00
Showing only changes of commit bd977d8609 - Show all commits

4
.gitignore vendored
View File

@@ -26,3 +26,7 @@ pnpm-debug.log*
/.eslintrc-auto-import.json
/.eslintrc.js
/.vite/
# Deploy environment files
deploy/.env.staging
deploy/.env.production