This commit is contained in:
@@ -17,6 +17,7 @@ RUN python3.11 -m venv $VIRTUAL_ENV
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
COPY deploy/* .
|
||||
|
||||
# Deploy templates and prepare app
|
||||
RUN reflex init
|
||||
|
||||
Reference in New Issue
Block a user