9 lines
241 B
Bash
9 lines
241 B
Bash
SERVER=user@example.com
|
|
WEBROOT=/home/example.com/public_html
|
|
WEBROOT_USER=example.com
|
|
USER_REPO=https://gitea.example.com/user/natascha-rieter.nl-user.git
|
|
|
|
GITEA_HOST=gitea.example.com
|
|
GITEA_USER=natascha-deploy
|
|
GITEA_TOKEN=your-token-here
|