Add deploy env ignore and example template
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
scripts/.deploy.env
|
||||
3
scripts/.deploy.env.example
Normal file
3
scripts/.deploy.env.example
Normal 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"
|
||||
Reference in New Issue
Block a user