fix: exclude spa/.env from docker build to prevent baked localhost URLs
Some checks failed
CI / Check / Test (push) Has been cancelled

This commit is contained in:
2026-06-04 04:27:02 +02:00
parent 092e769641
commit fd9a053702

View File

@@ -9,3 +9,5 @@ docs/
dev.db
spa/node_modules/
spa/dist/
spa/.env
spa/.env.local