Skip to content

Commit

Permalink
Add .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmielnik committed Jan 30, 2020
1 parent 85f8377 commit ee99469
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
DEPLOY_HOST=kamilmielnik.com
DEPLOY_USERNAME=
DEPLOY_PASSWORD=
DEPLOY_DIRECTORY=/var/www
DEPLOY_SOURCE_DIRECTORY=build
DEPLOY_TARGET_DIRECTORY=cv
SASS_PATH=node_modules:src

0 comments on commit ee99469

Please sign in to comment.