Spaces:
Sleeping
Sleeping
JarvisChan630
commited on
Commit
•
9b53f7a
1
Parent(s):
de65d7b
- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -47,8 +47,6 @@ COPY . .
|
|
47 |
# COPY agent_memory/jar3d_final_response_previous_run.txt /app/agent_memory/jar3d_final_response_previous_run.txt
|
48 |
|
49 |
|
50 |
-
ENTRYPOINT ["entrypoint.sh"]
|
51 |
-
|
52 |
# Expose the port Chainlit runs on
|
53 |
EXPOSE 8000
|
54 |
|
|
|
47 |
# COPY agent_memory/jar3d_final_response_previous_run.txt /app/agent_memory/jar3d_final_response_previous_run.txt
|
48 |
|
49 |
|
|
|
|
|
50 |
# Expose the port Chainlit runs on
|
51 |
EXPOSE 8000
|
52 |
|