Split SERVER into REMOTE_USER/HOST/HOME, rename USER_REPO to REPO
This commit is contained in:
+4
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user