Add an example .env.deploy file that was previously ignored

This commit is contained in:
Leonard Smith 2021-04-08 12:16:53 -05:00
parent 04b47500da
commit 1296493073
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
SSH_HOST=server_host_name
SSH_PORT=server_port
SSH_USER=server_user
SSH_KEY=/Users/yourname/.ssh/your_private_key