.
This commit is contained in:
@@ -30,7 +30,7 @@ RUN flutter channel master
|
|||||||
RUN flutter config --enable-web
|
RUN flutter config --enable-web
|
||||||
|
|
||||||
# Copy files to container and build
|
# Copy files to container and build
|
||||||
RUN mkdir /app/
|
# RUN mkdir /app/
|
||||||
COPY . /app/
|
COPY . /app/
|
||||||
# COPY ./server/MIH_web_server.py /app/build/web/
|
# COPY ./server/MIH_web_server.py /app/build/web/
|
||||||
# VOLUME ["/app"]
|
# VOLUME ["/app"]
|
||||||
|
|||||||
Reference in New Issue
Block a user