network_inventory/Procfile

3 lines
64 B
Plaintext

web: python ./src/manage.py runserver 0.0.0.0:8000
db: postgres