Update
This commit is contained in:
parent
adf42bdea5
commit
639d3cdd4b
@ -4,4 +4,4 @@ COPY . .
|
|||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
EXPOSE 443
|
EXPOSE 443
|
||||||
CMD "/code/DataCollector.py"
|
CMD "/code/Data_collector.py"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user