add args flask example and update example env
This commit is contained in:
@ -8,7 +8,7 @@ RUN target=/root/.cache/pip \
|
||||
|
||||
COPY . .
|
||||
|
||||
ENV FLASK_APP app.py
|
||||
ENV FLASK_APP giapp.py
|
||||
|
||||
# This might be scary to leave on
|
||||
#ENV FLASK_ENV development
|
||||
|
Reference in New Issue
Block a user