Files
ldap-interface/entrypoint.sh

3 lines
60 B
Bash

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