mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
Update docker-compose-variable-volume.yaml
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
services:
|
||||
database:
|
||||
build:
|
||||
context: './mysql'
|
||||
restart: always
|
||||
image: nginx
|
||||
environment:
|
||||
- BACKUP_HEARTBEAT_URL=${DB_BACKUP_HEARTBEAT_URL}
|
||||
- MYSQL_ROOT_PASSWORD=${MYSQL_ROOT_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user