This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
catfish/example/etc/environments/development/Procfile

3 lines
65 B
Plaintext

web: python -m http.server $PORT
bg: python src/dummy_program.py