Compare commits

..

3 Commits

Author SHA1 Message Date
b6d9bc6697 fix: footer link working
All checks were successful
Deploy / ValidateConfig (push) Successful in 27s
Deploy / MigrateDatabase (push) Successful in 51s
Deploy / CreateImage (push) Successful in 2m44s
Deploy / DeployService (push) Successful in 26s
2025-08-13 18:35:36 +00:00
cb45b02304 fix: change sender email to quiz
All checks were successful
Deploy / CreateImage (push) Successful in 2m53s
Deploy / DeployService (push) Successful in 27s
2025-07-11 17:00:23 +03:00
3b4c803f93 -- 2025-07-11 16:37:49 +03:00

@ -9,9 +9,9 @@ UNLIM_ID=quizUnlimTime
REDIS_HOST='10.8.0.12:6379'
REDIS_PASSWORD='Redalert2'
REDIS_DB=2
MAIL_SENDER='team@pena.digital'
MAIL_SENDER='quiz@pena.digital'
MAIL_API_KEY='8tv2xcsfCMBX3TCQxzgeeEwAEYyQrPUp0ggw'
CUSTOMER_MICROSERVICE_RPC_URL='http://10.8.0.226:9066/'
CUSTOMER_MICROSERVICE_RPC_URL='10.8.0.226:9066'
S3_ENDPOINT=s3.timeweb.cloud
S3_ACCESS_KEY=5CV77KVDUU9H0II9R24M
S3_SECRET_KEY=0W0m8DyvdAKRJnsAy6mB5zndQ7RouJBLhqhtThcu
@ -20,3 +20,5 @@ KAFKA_GROUP_GIGA_CHAT="gigachat1"
GIGA_CHAT_API_AUTH_KEY=Y2MzZWUxZDMtZGE5MC00ZTFjLWI5YzItM2ViMTZmMDM0YTkwOmY1NTlkOGM3LWUyNmQtNGUwMC1hODE0LTJlYjQ5NDA5ODdjMQ==
GIGA_CHAT_API_BASE_URL="https://gigachat.devices.sberbank.ru/api/v1"
TELEGRAM_TOKEN=6112841016:AAH2nO1c6mqfMewBvHwdXCDp5PCclOuc99
NOTIFY_CHANNEL_ID=-1002338593104
NOTIFY_TELEGRAM_TOKEN=6112841016:AAH2nO1c6mqfMewBvHwdXCDp5PCclOuc99s