6980de8
1
2
3
4
5
6
7
#!/bin/bash # Print all environment variables env # Start Hypercorn hypercorn app.main:app --bind 0.0.0.0:$PORT