Skip to content

Commit

Permalink
Better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Jan 18, 2025
1 parent b29fd5f commit fb93296
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/03-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ ssh n8n-shortlink-infra "docker kill --signal=SIGHUP watchtower"
Then wait for Watchtower to pull the new image and start the container, and watch for the new version being deployed:

```sh
# on one terminal
ssh n8n-shortlink-infra "watch docker ps"

# on another terminal
# on separate terminals
ssh n8n-shortlink-infra "docker logs -f n8n-shortlink"
ssh n8n-shortlink-infra "docker logs -f watchtower"
```

0 comments on commit fb93296

Please sign in to comment.