Skip to content

Commit 38243a9

Browse files
committed
comment updated in compose
1 parent 485bb9e commit 38243a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ services:
399399
environment:
400400
- ASPNETCORE_ENVIRONMENT=Development
401401
- ASPNETCORE_URLS=http://0.0.0.0:80
402-
- Token=6168DB8D-DC58-4094-AF24-483278923590 # You can use any string value here, just be sure to use same value when calling webhooks api to create a webhook
402+
- Token=6168DB8D-DC58-4094-AF24-483278923590 # Webhooks are registered with this token (any value is valid) but the client won't check it
403403
- IdentityUrl=http://10.0.75.1:5105
404404
- CallBackUrl=http://localhost:5114
405405
- WebhooksUrl=http://webhooks.api

0 commit comments

Comments
 (0)