Skip to content

Commit fa0bfba

Browse files
committed
user
1 parent f7faea2 commit fa0bfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envoy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You may also use Composer to keep your Envoy installation up to date:
3535

3636
All of your Envoy tasks should be defined in an `Envoy.blade.php` file in the root of your project. Here's an example to get you started:
3737

38-
@servers(['web' => '192.168.1.1'])
38+
@servers(['web' => 'user@192.168.1.1'])
3939

4040
@task('foo', ['on' => 'web'])
4141
ls -la

0 commit comments

Comments
 (0)