Skip to content

Commit cf80a13

Browse files
PR #1652: Strava webhooks documentation update
1 parent 83f1765 commit cf80a13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration/strava-webhooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ import:
4747
4848
## Configure a webhook subscription
4949
50-
> [!IMPORTANT]
51-
> **Important** The following commands target the main `SFS container` not the daemon container --> note the use of the word `app` in the commands. This is the name given to the main app in the `docker-compose.yaml` file. If you have changed the name in the `docker-compose.yaml` then you will need to update the commands to reflect. If you are using Portainer to deploy SFS, then exec into the console of the main app, not the daemon.
50+
> [!NOTE]
51+
> **Note** The following commands target the main container not the daemon container. Note the use of the word `app` in the commands. This is the name given to the main app in the `docker-compose.yaml` file.
5252

5353
Next, you need to tell Strava where it should send its notifications.
5454
You can do this by running the following command:

0 commit comments

Comments
 (0)