Skip to content
Snippets Groups Projects
Verified Commit 0e0d88c7 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Use BISCUIT_ variable names by default to ease docker exec.

parent 241b9dbf
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ services:
environment:
- BISCUIT_http__allowed_hosts="['*']"
- BISCUIT_caching__memcached__address=memcached:11211
- POSTGRES_HOST=db
- BISCUIT_databae__host=db
depends_on:
- db
- memcached
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment