Files
ldap-interface/entrypoint.sh
Alexandre CHAZAL e40d94a107
All checks were successful
continuous-integration/drone/push Build is passing
fix(entrypoint): file now executable
2021-11-29 15:26:44 +01:00

4 lines
70 B
Bash
Executable File

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