fix: exclude spa/.env from docker build to prevent baked localhost URLs
Some checks failed
CI / Check / Test (push) Has been cancelled
Some checks failed
CI / Check / Test (push) Has been cancelled
This commit is contained in:
@@ -9,3 +9,5 @@ docs/
|
|||||||
dev.db
|
dev.db
|
||||||
spa/node_modules/
|
spa/node_modules/
|
||||||
spa/dist/
|
spa/dist/
|
||||||
|
spa/.env
|
||||||
|
spa/.env.local
|
||||||
|
|||||||
Reference in New Issue
Block a user