Update Servers/Containerization/Docker/Compose/ChangeDetection.md
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user