Skip to content

Commit a7ce844

Browse files
authored
Update Dockerfile
1 parent a27dc11 commit a7ce844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

perception/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ ADD perception/object-states ./object-states
4242
# ADD ptgprocess/ $DIR/ptgprocess/
4343
ADD perception/*.py ./
4444

45+
ENV PTG_URL=http://api:8000
4546
ENTRYPOINT ["python"]
4647
CMD ["main_states.py", "run"]

0 commit comments

Comments
 (0)