File: Procfile

package info (click to toggle)
drf-yasg-nonfree 1.21.10-1
  • links: PTS, VCS
  • area: non-free
  • in suites: sid, trixie
  • size: 15,784 kB
  • sloc: javascript: 6,247; python: 5,073; makefile: 31; sh: 13
file content (2 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (2)
1
2
release: python testproj/manage.py migrate
web: gunicorn --chdir testproj testproj.wsgi --log-file -