deploy
This commit is contained in:
@@ -25,3 +25,13 @@ FRONTEND_URL=http://localhost:5173
|
||||
GOOGLE_CLIENT_ID=your_google_client_id_here
|
||||
GOOGLE_CLIENT_SECRET=your_google_client_secret_here
|
||||
GOOGLE_REDIRECT_URI=http://localhost:8000/api/integrations/google/callback
|
||||
|
||||
# === PRODUCTION (Dokploy) ===
|
||||
# SECRET_KEY=<python -c "import secrets; print(secrets.token_hex(32))">
|
||||
# FRONTEND_URL=https://space.roa.romfast.ro
|
||||
# SMTP_ENABLED=true
|
||||
# SMTP_HOST=smtp.example.com
|
||||
# SMTP_PORT=587
|
||||
# SMTP_USER=user@example.com
|
||||
# SMTP_PASSWORD=parola
|
||||
# SMTP_FROM_ADDRESS=rezervari@romfast.ro
|
||||
|
||||
Reference in New Issue
Block a user