diff --git a/src/config/entrypoint.sh b/src/config/entrypoint.sh index d71bbb7..89bacca 100644 --- a/src/config/entrypoint.sh +++ b/src/config/entrypoint.sh @@ -1,5 +1,6 @@ #!/bin/bash RUN_PORT="8000" +DATABASE=postgres SQL_HOST=postgresql SQL_PORT=5432