mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-11 23:31:08 +00:00
Fix backend Dockerfile (#336)
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ RUN apt-get -y update && apt-get -y install openssl && apt-get autoremove -y &&
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["telemetry"]
|
||||
ENTRYPOINT ["telemetry", "--listen", "0.0.0.0:8000"]
|
||||
|
||||
Reference in New Issue
Block a user