Change EXPORT PORT 80
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ RUN git clone https://gitlab.stines.de/sebastian.serfling/Reports-Visual.git .
|
|||||||
|
|
||||||
RUN pip3 install -r requirements.txt
|
RUN pip3 install -r requirements.txt
|
||||||
|
|
||||||
EXPOSE 8501
|
EXPOSE 80
|
||||||
|
|
||||||
HEALTHCHECK CMD curl --fail http://localhost:8501/_stcore/health
|
HEALTHCHECK CMD curl --fail http://localhost:8501/_stcore/health
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user