This commit is contained in:
Tekky 2024-01-23 12:42:01 +00:00 committed by GitHub
parent 9705e7fc20
commit 5f54379ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -86,5 +86,6 @@ RUN pip install --upgrade pip && pip install -r requirements.txt
# Copy the entire package into the container.
ADD --chown=$G4F_USER:$G4F_USER g4f $G4F_DIR/g4f
# Expose ports
EXPOSE 8080 1337
EXPOSE 8080 1337