Update 'start.py'
This commit is contained in:
parent
61fe2351b8
commit
93126ed352
1 changed files with 1 additions and 1 deletions
2
start.py
2
start.py
|
@ -6,7 +6,7 @@ import os
|
||||||
import pwd
|
import pwd
|
||||||
|
|
||||||
|
|
||||||
OCTOPRINT = ["/opt/octoprint/venv/bin/octoprint", "serve"]
|
OCTOPRINT = ["/opt/octoprint/venv/bin/octoprint", "serve","--port","80"]
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue