Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created April 2, 2020 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/43539e94bdea0ac4ef671d02662fd7ad to your computer and use it in GitHub Desktop.
Save peterbe/43539e94bdea0ac4ef671d02662fd7ad to your computer and use it in GitHub Desktop.
version: "2.1"
services:
web:
command: ./manage.py runserver 0.0.0.0:8000
stdin_open: true
tty: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment