JIMMYGGG commited on
Commit
6d2531c
·
verified ·
1 Parent(s): f26ff76

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the base image from the original command
2
  FROM hpyp/bbapi:latest
3
-
4
  # Set the environment variable for the app secret
5
  ENV APP_SECRET=123456
 
1
  # Use the base image from the original command
2
  FROM hpyp/bbapi:latest
3
+ EXPOSE 8001
4
  # Set the environment variable for the app secret
5
  ENV APP_SECRET=123456