Rename repo and move python files to src
This commit is contained in:
@@ -7,4 +7,4 @@ WORKDIR /app
|
||||
COPY . /app
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
CMD python main.py
|
||||
CMD python src/main.py
|
||||
|
Reference in New Issue
Block a user