Skip to content

Commit

Permalink
ADD MPLCONFIGDIR env var to debug api container
Browse files Browse the repository at this point in the history
  • Loading branch information
wabscale committed Feb 15, 2022
1 parent 96cb78b commit 7480f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ services:
- "MINDEBUG=0"
- "DEBUG=1"
- "DB_HOST=db"
- "MPLCONFIGDIR=/tmp"
- "GITHUB_TOKEN"
- "SENTRY_DSN"
volumes:
Expand Down

0 comments on commit 7480f09

Please sign in to comment.