Skip to content
Snippets Groups Projects
Verified Commit 6eee1bd7 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Removed unused env var in dev.yml

parent 0254fd9c
Branches
Tags
No related merge requests found
......@@ -60,7 +60,6 @@ services:
- "FUNKWHALE_PROTOCOL=${FUNKWHALE_PROTOCOL-http}"
- "DATABASE_URL=postgresql://postgres@postgres/postgres"
- "CACHE_URL=redis://redis:6379/0"
- "FUNKWHALE_SPA_HTML_ROOT=http://nginx/front/"
links:
- postgres
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment