|
|
|
|
|
by quickthrower2
1146 days ago
|
|
`pc run --env prod --port 80` Is this solid enough to expose to the sesspool of the public internet? Or should I reverse proxy it! I ask coming from Django where the steps to set up a server with Nginx, Gunicorn and Django are quite involved, so the idea of just serving off a single command seems quite nice. |
|