JIMMYGGG commited on
Commit
8f36b01
·
verified ·
1 Parent(s): aae275e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -7
Dockerfile CHANGED
@@ -2,10 +2,4 @@
2
  FROM snailyp/blackbox2api:latest
3
 
4
  # Set the environment variable for the app secret
5
- ENV APP_SECRET=自定义api_key
6
-
7
- # Expose the port on which the application will run
8
- EXPOSE 7860
9
-
10
- # Define the command that starts the application
11
- CMD ["uvicorn" "main:app" "--host" "0.0.0.0"
 
2
  FROM snailyp/blackbox2api:latest
3
 
4
  # Set the environment variable for the app secret
5
+ ENV APP_SECRET=123456