Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dmkjfs committed Dec 18, 2024
1 parent e08d4a2 commit 1a8fe87
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ DB_PASS=postgres
JWT_SECRET_KEY=jwt_key_secret
JWT_REFRESH_SECRET_KEY=jwt_key_secret_refresh

SPOTIFY_CLIENT_SECRET=79e9fa5641eb4f5c8d091aa0ed7f2037
SPOTIFY_CLIENT_ID=58f5791a8b624f0fbe804737ead263c0
SPOTIFY_CLIENT_SECRET=qwertyui
SPOTIFY_CLIENT_ID=id

YANDEX_CLOUD_OAUTH_TOKEN=YANDEX_CLOUD_OAUTH_TOKEN
YANDEX_CLOUD_ID=YANDEX_CLOUD_ID
YANDEX_CLOUD_OAUTH_TOKEN=qwertyui
YANDEX_CLOUD_ID=id

AWS_ACCESS_KEY_ID=AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY=AWS_SECRET_ACCESS_KEY
AWS_ACCESS_KEY_ID=id
AWS_SECRET_ACCESS_KEY=qwertyui

BUCKET_NAME=seamusic

EMAIL_ADDRESS=johndoe@example.com
EMAIL_PASSWORD=qwerty
SMTP_HOST=smtp.gmail.com
SMTP_HOST=smtp.example.com
SMTP_PORT=457

0 comments on commit 1a8fe87

Please sign in to comment.