mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 15:33:54 +02:00
SQL fixes after new mongo ingest (#199)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
FROM python:3.11-slim as base
|
||||
LABEL AUTHOR="AKI Projektseminar 23"
|
||||
ENV SQLALCHEMY_SILENCE_UBER_WARNING="1"
|
||||
|
||||
ARG APP_HOME="transparenzregister"
|
||||
WORKDIR /${APP_HOME}/
|
||||
|
Reference in New Issue
Block a user