Changes between Version 16 and Version 17 of 3D-Drucker


Ignore:
Timestamp:
Jul 6, 2021, 3:31:41 PM (4 years ago)
Author:
Johannes Lode
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 3D-Drucker

    v16 v17  
    5252  * Start-Kommando:
    5353{{{
    54 docker run -d --restart unless-stopped -v /var/www/octoprint/data-for-docker:/octoprint --device /dev/ttyWieland:/dev/ttyACM0 --name wieland-octoprint --net lf-net --ip 172.18.1.3 octoprint/octoprint:canary
     54docker run -d --restart unless-stopped -e TZ=Europe/Berlin -v /var/www/octoprint/data-for-docker:/octoprint --device /dev/ttyWieland:/dev/ttyACM0 --name wieland-octoprint --net lf-net --ip 172.18.1.3 octoprint/octoprint:canary
    5555}}}
    5656