Update ghost/docker-compose.yml

This commit is contained in:
2025-11-27 16:55:45 +00:00
parent 19ed6cc788
commit a61e852e48

View File

@@ -41,7 +41,8 @@ services:
container_name: mysql
deploy:
placement:
constraints: [node.role == worker]
constraints:
- node.labels.database == here
replicas: 1
restart: always
volumes: