mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 15:09:12 +00:00
Improves Sentry integration in Docker builds by: - Moving Sentry environment variables to build args - Adding .env to dockerignore for security - Properly passing Sentry configuration during build process This change ensures better security practices and more reliable Sentry configuration in containerized environments.
7 lines
53 B
Plaintext
7 lines
53 B
Plaintext
.DS_Store
|
|
node_modules
|
|
dist
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
.env |