From 0e82caee0b427dcb957ff78a6c2779e7d9e27dde Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 14 Sep 2019 00:06:50 -0400 Subject: Fully automated setup and forward port 36200 --- docker-scripts/shell.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'docker-scripts/shell.sh') 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 \ -- cgit v1.2.3