save
This commit is contained in:
@@ -28,12 +28,12 @@ JWT_REFRESH_EXPIRATION=7d
|
|||||||
|
|
||||||
# Email Configuration (SMTP)
|
# Email Configuration (SMTP)
|
||||||
# CHANGE THESE: Configure your email provider
|
# CHANGE THESE: Configure your email provider
|
||||||
EMAIL_HOST=smtp.yourmailprovider.com
|
EMAIL_HOST=mail.serpentrace.hu
|
||||||
EMAIL_PORT=587
|
EMAIL_PORT=465
|
||||||
EMAIL_SECURE=false
|
EMAIL_SECURE=true
|
||||||
EMAIL_USER=your_email@yourdomain.com
|
EMAIL_USER=noreply@serpentrace.hu
|
||||||
EMAIL_PASS=your_email_password
|
EMAIL_PASS=ZUx720ece&Cin&F{
|
||||||
EMAIL_FROM="SerpentRace <noreply@yourdomain.com>"
|
EMAIL_FROM="SerpentRace <noreply@serpentrace.hu>"
|
||||||
|
|
||||||
# MinIO Object Storage
|
# MinIO Object Storage
|
||||||
MINIO_ENDPOINT=minio
|
MINIO_ENDPOINT=minio
|
||||||
@@ -45,7 +45,8 @@ MINIO_SECRET_KEY=CHANGE_THIS_MINIO_SECRET_KEY_123!
|
|||||||
MINIO_BUCKET_NAME=serpentrace-logs
|
MINIO_BUCKET_NAME=serpentrace-logs
|
||||||
|
|
||||||
# Application Settings
|
# Application Settings
|
||||||
APP_BASE_URL=http://your-domain.com
|
APP_BASE_URL=https://szesnake.ddc.sze.hu
|
||||||
|
FRONTEND_URL=https://szesnake.ddc.sze.hu
|
||||||
PORT=3000
|
PORT=3000
|
||||||
|
|
||||||
# Chat System Limits
|
# Chat System Limits
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user