diff options
Diffstat (limited to 'contrib/bruno/environments/sellershut.bru')
-rw-r--r-- | contrib/bruno/environments/sellershut.bru | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/bruno/environments/sellershut.bru b/contrib/bruno/environments/sellershut.bru index f26ca7f..82d0e7c 100644 --- a/contrib/bruno/environments/sellershut.bru +++ b/contrib/bruno/environments/sellershut.bru @@ -1,4 +1,3 @@ vars { - HUT_HOSTNAME: http://localhost - HUT_PORT: 2210 + HUT_HOSTNAME: http://localhost:2210 } |