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