Files
snikket-web-portal/docker/entrypoint.sh
2020-04-30 15:52:54 +02:00

4 lines
60 B
Bash

#!/bin/sh
exec hypercorn -b "0.0.0.0:8000" snikket_web:app