added subscription route
This commit is contained in:
@@ -119,7 +119,7 @@ It's designed to be run as a Docker container and integrated with Traefik v3 for
|
||||
--network traefik \
|
||||
--env-file .env \
|
||||
--label-file labels \
|
||||
--mount type=bind,src=./subscriptions.json,dst=/app/subscriptions.json,readonly \
|
||||
--mount type=bind,src=./subscriptions.json,dst=/app/subscriptions.json \
|
||||
flic-webhook-webpush:latest
|
||||
```
|
||||
* `--network traefik`: Connects to the Traefik network.
|
||||
|
||||
Reference in New Issue
Block a user