fix deployment workflow - manual bootstrap copy and restart

This commit is contained in:
Fimeg
2025-10-31 07:41:00 -04:00
parent 44bb05ca5d
commit e5d59eac02
3 changed files with 16 additions and 11 deletions

6
.gitignore vendored
View File

@@ -129,6 +129,12 @@ web_modules/
.env.production.local
.env.local
# Config folder - keep only bootstrap example
config/.env
# Test files
test-agent
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache