mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-02 18:19:07 +00:00
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
co-authored by
ShadowArcanist
parent
b86b7d5808
commit
9e778e8669
@@ -31,7 +31,6 @@ services:
|
||||
cap-web:
|
||||
container_name: cap-web
|
||||
image: 'ghcr.io/capsoftware/cap-web:latest'
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- SERVICE_URL_CAP_3000
|
||||
- 'DATABASE_URL=mysql://$SERVICE_USER_MYSQL:$SERVICE_PASSWORD_MYSQL@cap-db:3306/${MYSQL_DATABASE:-planetscale}'
|
||||
|
||||
Reference in New Issue
Block a user