Add deploy env ignore and example template

This commit is contained in:
Alexander Schmidt
2026-03-26 14:15:04 +01:00
parent 32d509fe9d
commit 94c8ecb2aa
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Copy this file to scripts/.deploy.env and fill in your values.
DEPLOY_HOST="root@example.com"
DEPLOY_TARGET="/home/user/web/xmrpay.link/public_html"