Files
full-stack-fastapi-template/{{cookiecutter.project_slug}}/backend/app/prestart.sh
Sebastián Ramírez 7f8bfc8faa 🎉 First commit, from couchbase generator, basic changes
not tested / updated yet
2019-02-09 19:42:36 +04:00

5 lines
78 B
Bash

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