Files
full-stack-fastapi-template/{{cookiecutter.project_slug}}/backend/app/prestart.sh

5 lines
78 B
Bash
Raw Normal View History

#! /usr/bin/env bash
# Let the DB start
python /app/app/backend_pre_start.py