pull/1512/head
Tekky 4 months ago committed by GitHub
parent 9705e7fc20
commit 5f54379ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save