Skip to content

Commit efc1792

Browse files
committed
Fix 'JsonArgsRecommended' warning at build
1 parent 899f9cf commit efc1792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_dirname}}/scripts/entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
set -euo pipefail
44

55
python3 -m manage migrate --noinput
6-
76
exec python3 -m manage runserver "0.0.0.0:${INTERNAL_SERVICE_PORT:-8000}"

0 commit comments

Comments
 (0)