Update templates/compose/cap.yaml

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
Titouan V 2025-10-14 23:42:22 +02:00 committed by GitHub
parent a0dbdab949
commit bb09eb1587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,6 @@ services:
cap-db:
container_name: cap-db
image: 'mysql:8.0'
restart: unless-stopped
environment:
- 'MYSQL_USER=${SERVICE_USER_MYSQL}'
- 'MYSQL_PASSWORD=${SERVICE_PASSWORD_MYSQL}'