fix: .env inclusion
All checks were successful
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 5m31s

This commit is contained in:
2026-03-04 16:47:54 +01:00
parent 83ca9d4fb5
commit 3915dbc115
2 changed files with 4 additions and 4 deletions

4
.gitignore vendored
View File

@@ -3,8 +3,4 @@ dist/
target/ target/
pkg/ pkg/
.env
.env.*
.claude/ .claude/

4
packages/frontend/.env Normal file
View File

@@ -0,0 +1,4 @@
PUBLIC_API_URL=http://localhost:3000/api
PUBLIC_URL=http://localhost:3000
PUBLIC_UMAMI_ID=
PUBLIC_UMAMI_SCRIPT=