Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
bb09eb1587
commit
f1f7fdb94b
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ services:
|
|||
condition: service_healthy
|
||||
|
||||
cap-db:
|
||||
container_name: cap-db
|
||||
image: 'mysql:8.0'
|
||||
environment:
|
||||
- 'MYSQL_USER=${SERVICE_USER_MYSQL}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue