mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update Dockerfile
This commit is contained in:
@@ -36,10 +36,8 @@ RUN chmod +x /app/script/docker/entrypoint.sh
|
|||||||
# USER appuser
|
# USER appuser
|
||||||
|
|
||||||
# Expose Meshtastic TCP API port from the host
|
# Expose Meshtastic TCP API port from the host
|
||||||
EXPOSE 4403
|
#EXPOSE 4403
|
||||||
# Expose Meshtastic Web UI port from the host
|
|
||||||
EXPOSE 9443
|
|
||||||
# Meshing Around Web Dashboard port
|
# Meshing Around Web Dashboard port
|
||||||
EXPOSE 8420
|
#EXPOSE 8420
|
||||||
|
|
||||||
ENTRYPOINT ["/bin/bash", "/app/script/docker/entrypoint.sh"]
|
ENTRYPOINT ["/bin/bash", "/app/script/docker/entrypoint.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user