We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27dc11 commit a7ce844Copy full SHA for a7ce844
perception/Dockerfile
@@ -42,5 +42,6 @@ ADD perception/object-states ./object-states
42
# ADD ptgprocess/ $DIR/ptgprocess/
43
ADD perception/*.py ./
44
45
+ENV PTG_URL=http://api:8000
46
ENTRYPOINT ["python"]
47
CMD ["main_states.py", "run"]
0 commit comments