2api / Dockerfile
JIMMYGGG's picture
Update Dockerfile
6d2531c verified
raw
history blame contribute delete
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