mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-13 16:58:10 +00:00
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
@@ -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}'
|
||||
|
||||
Reference in New Issue
Block a user