Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JIMMYGGG
/
2api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
2api
/
Dockerfile
JIMMYGGG
Update Dockerfile
6d2531c
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
153 Bytes
# Use the base image from the original command
FROM
hpyp/bbapi:latest
EXPOSE
8001
# Set the environment variable for the app secret
ENV
APP_SECRET=
123456