Files
ldap-interface/app/entrypoint.sh
2021-11-28 21:30:22 +01:00

3 lines
60 B
Bash

#!/usr/bin/env sh
gunicorn app:app --bind "0.0.0.0:80" -w 2