PORT=3000
DB_HOST=localhost
DB_USER=wibp3665_hostwibiecore_user
DB_PASS=hostwibiecore_user77
DB_NAME=wibp3665_hostwibiecore
DEFAULT_RETRY=3
DEFAULT_TIMEOUT=10000
LOG_PATH=./logs/

FTP_HOST=ftp.wibie.cloud
FTP_USER=wibp3665@h2h.wibie.cloud
FTP_PASSWORD=Wibie257
FTP_PORT=21
FTP_SECURE=false
FTP_REMOTE_BASE_PATH=../
FTP_VERBOSE=false
