diff options
Diffstat (limited to 'docker-scripts/shell.sh')
| -rwxr-xr-x | docker-scripts/shell.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-scripts/shell.sh b/docker-scripts/shell.sh index 4a417c0..c9ae91f 100755 --- a/docker-scripts/shell.sh +++ b/docker-scripts/shell.sh @@ -4,6 +4,7 @@ docker run --rm -it \ --network dispatch-tracker_backend \ + -e CUSTOM_CONFIG=config-compose.yml \ -v $(pwd)/static:/static \ -v $(pwd)/app:/app \ --user 0 \ |
