Files
electron-rare.github.io/.env.ftp.example
T
2026-03-14 15:51:02 +00:00

12 lines
376 B
Bash

FTP_HOST=ftp.cluster129.hosting.ovh.net
FTP_USER=ecobsoleiq
FTP_PORT=21
# OVH FTP is chrooted: use /www here.
# Do not reuse the absolute SFTP path /home/ecobsoleiq/www in FTP mode.
FTP_REMOTE_DIR=/www
FTP_PASS=your-ftp-password
PUBLIC_SITE_URL_PROD=https://www.lelectronrare.fr/
PUBLIC_SITE_URL_PREVIEW=https://www.lelectronrare.fr/preview/
FTP_DNS_RETRIES=5
FTP_DNS_DELAY=2