Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created November 14, 2019 14:58
Show Gist options
  • Save peterbe/f8ffbda65380eaec13c711762c12bf7b to your computer and use it in GitHub Desktop.
Save peterbe/f8ffbda65380eaec13c711762c12bf7b to your computer and use it in GitHub Desktop.
version: "2.1"
services:
web:
command: ./manage.py runserver_plus 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