mirror of
http://100.103.83.12:3003/fegger/pv-agent.git
synced 2026-09-17 15:46:23 +00:00
feat(agent): add index bootstrap and answer feedback
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ COPY web/ ./web/
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["python", "-m", "agent.cli", "serve", "--host", "0.0.0.0"]
|
||||
CMD ["sh", "-c", "python -m agent.bootstrap && exec python -m agent.cli serve --host 0.0.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user