chore: remove .env.save from repo (contains secrets)
This commit is contained in:
@@ -1,19 +0,0 @@
|
|||||||
BOT_TOKEN=8886420359:AAEZgOsEBEk3pthIEJboUIb0MJZk0mGFX-A
|
|
||||||
DB_PASSWORD=filwords123
|
|
||||||
BOT_SECRET=filwords_secret_2024_random_string_here
|
|
||||||
ADMIN_IDS=6694989403
|
|
||||||
FRONTEND_ORIGIN=https://filwordspl.com
|
|
||||||
DB_USER=filwords
|
|
||||||
DB_NAME=filwords
|
|
||||||
DB_HOST=localhost
|
|
||||||
DB_PORT=5432
|
|
||||||
TOGETHER_API_KEY=tgp_v1_7aSO98nDDhBtZS2sq1_Q1Q61AD7V1TrKKAiNbJlsusc
|
|
||||||
SENTRY_DSN=https://a285ea156048a1adc7f0d00b3d49e90c@o4512063249121280.ingest.de.sentry.io/4512063274090576
|
|
||||||
ENV=production
|
|
||||||
# Версия приложения (используется в Sentry release)
|
|
||||||
APP_VERSION=3.3.8щ
|
|
||||||
|
|
||||||
SENTRY_AUTH_TOKEN=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
|
|
||||||
SENTRY_ORG_SLUG=drobysh
|
|
||||||
SENTRY_PROJECT_SLUG=filwords-backend
|
|
||||||
SENTRY_API_BASE=https://de.sentry.io/api/0
|
|
||||||
@@ -7,3 +7,5 @@ archive/
|
|||||||
uploads/
|
uploads/
|
||||||
*.log
|
*.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.env.save
|
||||||
|
.env.*
|
||||||
|
|||||||
Reference in New Issue
Block a user