Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created March 9, 2020 19: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/260da28f6cf649fa12c314b78d650d86 to your computer and use it in GitHub Desktop.
Save peterbe/260da28f6cf649fa12c314b78d650d86 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