b4/.env.example
Daniel Lavrushin a3710f844b
feat(makefile): add Makefile for build configuration and deployment
feat(env): create example .env file for SFTP deployment settings
2026-03-13 20:10:00 +01:00

6 lines
102 B
Text

# SFTP deploy settings
SFTP_HOST=192.168.1.1
SFTP_USER=root
SFTP_PORT=22
SFTP_PATH=/opt/b4
SFTP_PASS=