fix
This commit is contained in:
parent
acbe081684
commit
cd463f3002
3 changed files with 26 additions and 1 deletions
21
README.md
Normal file
21
README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# ChatGPT CLI
|
||||
|
||||
<!-- metadata -->
|
||||
|
||||
* **Category**: Utilities
|
||||
* **Status**: 0, work-in-progress
|
||||
* **Image**: , 4, local
|
||||
* **Healthcheck**: No
|
||||
* **Backups**: N/A
|
||||
* **Email**: N/A
|
||||
* **Tests**: No
|
||||
* **SSO**: N/A
|
||||
|
||||
<!-- endmetadata -->
|
||||
|
||||
# Deployment
|
||||
|
||||
Copy the Dockerfile to the server and build it:
|
||||
```
|
||||
docker build -t chatgpt .
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue