mirror of
https://github.com/kevin-DL/full-stack-fastapi-postgresql.git
synced 2026-01-12 10:15:12 +00:00
5 lines
78 B
Bash
5 lines
78 B
Bash
#! /usr/bin/env bash
|
|
|
|
# Let the DB start
|
|
python /app/app/backend_pre_start.py
|