Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created June 9, 2021 12:51
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/290d3b7c8db79e54089050f9239df727 to your computer and use it in GitHub Desktop.
Save peterbe/290d3b7c8db79e54089050f9239df727 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