updates
Change priviledge change port webgui
This commit is contained in:
@@ -11,6 +11,4 @@ COPY ./main.py /app/
|
||||
RUN pip3 install --no-cache-dir bluepy
|
||||
|
||||
# Set the entry point
|
||||
CMD ["python", "main.py"]
|
||||
#Run as root
|
||||
USER root
|
||||
CMD ["python", "main.py"]
|
||||
Reference in New Issue
Block a user