aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dev.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev.sh')
-rwxr-xr-xscripts/dev.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dev.sh b/scripts/dev.sh
index 0275651..408ce2e 100755
--- a/scripts/dev.sh
+++ b/scripts/dev.sh
@@ -38,7 +38,6 @@ docker run \
--detach \
--name snekbox_test \
--privileged \
- --network host \
--hostname pdsnk-dev \
--ipc="none" \
-e PYTHONDONTWRITEBYTECODE=1 \