infra: rename app user to beanflows_service

This commit is contained in:
Deeman
2026-02-22 15:14:44 +01:00
parent 8d6d79345c
commit 7153be899c

View File

@@ -7,7 +7,7 @@
set -euo pipefail
APP_USER="beanflows"
APP_USER="beanflows_service"
APP_DIR="/opt/beanflows"
KEY_PATH="/home/$APP_USER/.ssh/gitlab_deploy"