digitaldemocratic/docker/api/entrypoint.sh

3 lines
47 B
Bash

cd /api
python3 start.py &
#nginx -g daemon off