Update Servers/Containerization/Docker/Compose/ChangeDetection.md

This commit is contained in:
2025-04-20 23:52:27 -06:00
parent 456a2295cb
commit 91c08cda89

View File

@ -1,7 +1,7 @@
**Purpose**: Detect website content changes and perform meaningful actions - trigger notifications via Discord, Email, Slack, Telegram, API calls and many more. **Purpose**: Detect website content changes and perform meaningful actions - trigger notifications via Discord, Email, Slack, Telegram, API calls and many more.
## Docker Configuration ## Docker Configuration
```jsx title="docker-compose.yml" ```yaml title="docker-compose.yml"
version: "3.8" version: "3.8"
services: services:
app: app: