summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-10-14 15:40:07 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-10-14 15:40:07 +0200
commit1b495d8950bdf8f05f79c4e03417766d7a3667a4 (patch)
treeed54d88138a1fbbc8077f0c2cbe6236a145484b9 /Dockerfile
parent~ | Add publish-workflow.yaml (diff)
downloadgpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar
gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.gz
gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.bz2
gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.lz
gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.xz
gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.tar.zst
gpt4free-1b495d8950bdf8f05f79c4e03417766d7a3667a4.zip
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 3cb86bec..503a6dcc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -30,4 +30,4 @@ COPY . /app/
EXPOSE 80 1337
# Define the default command to run the app using Python's module mode.
-ENTRYPOINT ["python", "-m", "g4f.cli"] \ No newline at end of file
+ENTRYPOINT ["python", "-m", "g4f.cli"]