Split SERVER into REMOTE_USER/HOST/HOME, rename USER_REPO to REPO

This commit is contained in:
2026-06-13 21:06:48 +02:00
parent 596b94519f
commit bc3df5c24b
3 changed files with 13 additions and 9 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
SERVER=user@example.com
WEBROOT=/home/example.com/public_html
USER_REPO=https://gitea.example.com/user/natascha-rieter.nl-user.git
REMOTE_USER=root
REMOTE_HOST=example.com
REMOTE_HOME=/home/example.com
REPO=https://gitea.example.com/user/natascha-rieter.nl-user.git
GITEA_HOST=gitea.example.com
GITEA_USER=natascha-deploy