Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva authored Apr 13, 2021
1 parent c6ab2bc commit fedde55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episode-1/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hosts:
prod:
remote_user: root
hostname: jollygood.app
deploy_path: '/var/www/jollygood.app'
deploy_path: '/var/www/{{hostname}}'

tasks:
deploy:
Expand Down

0 comments on commit fedde55

Please sign in to comment.