mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 13:21:48 +01:00
Update Dockerfile
This commit is contained in:
parent
8d0938ef4e
commit
81430f816f
@ -13,4 +13,4 @@ COPY . .
|
|||||||
RUN python setup.py install
|
RUN python setup.py install
|
||||||
|
|
||||||
# Specify the command to run your application
|
# Specify the command to run your application
|
||||||
CMD ["python3", "main.py"]
|
CMD ["python3", "-u", "main.py"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user