Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
a0dbdab949
commit
bb09eb1587
1 changed files with 0 additions and 1 deletions
|
|
@ -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}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue