mirror of
https://github.com/AskDavis/nate-discord.git
synced 2026-01-01 05:05:58 -08:00
openai 3.5
This commit is contained in:
@@ -14,6 +14,5 @@ ADD . .
|
||||
# Install any needed packages specified in requirements.txt
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
|
||||
# Run app.py when the container launches
|
||||
CMD ["python", "run.py"]
|
||||
Reference in New Issue
Block a user