Update SFTP host configuration to use localhost for local development

This commit is contained in:
abiandev
2026-06-01 16:02:13 +02:00
parent 5828395907
commit 48b349d68b
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ Ejemplo de modo temporal dual:
```bash
TRIP_STATUS_PHOTO_STORAGE_MODE=dual
TRIP_STATUS_SFTP_HOST=194.164.175.51
TRIP_STATUS_SFTP_HOST=localhost
TRIP_STATUS_SFTP_PORT=22
TRIP_STATUS_SFTP_USERNAME=ssh_fotos_estado
TRIP_STATUS_SFTP_PASSWORD=********