This commit is contained in:
2026-01-27 14:45:48 +03:00
parent cbf8a73f75
commit 421b7ddf48

2
Jenkinsfile vendored
View File

@@ -3,7 +3,7 @@ pipeline {
environment { environment {
BOT_DIR = '/srv/fymious-tg-bot' BOT_DIR = '/srv/fymious-tg-bot'
VPS_HOST = 'your-vps-ip-or-hostname' VPS_HOST = '96.126.129.131'
} }
stages { stages {