10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
|
|
# JWT Secret (обязательно смените!)
|
||
|
|
SECRET_KEY=your-secret-key-change-in-production
|
||
|
|
|
||
|
|
# S3 (FirstVDS)
|
||
|
|
S3_ENDPOINT_URL=https://s3.firstvds.ru
|
||
|
|
S3_ACCESS_KEY=your-access-key
|
||
|
|
S3_SECRET_KEY=your-secret-key
|
||
|
|
S3_BUCKET_NAME=enigfm
|
||
|
|
S3_REGION=ru-1
|