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