remove unused env var

This commit is contained in:
Gregory Burd 2023-10-25 11:04:37 -04:00
parent c949ca01eb
commit aa1351d743
Signed by: greg
GPG key ID: AEFACC3FC495AF89

View file

@ -10,9 +10,6 @@ kill_timeout = "20s"
[build]
[env]
DENDRITE__global__database__connection_string = "${DATABASE_URL}"
[[mounts]]
source = "dendrite_data"
destination = "/data"