JIMMYGGG commited on
Commit
6b4aa57
·
verified ·
1 Parent(s): 8a29149

Create Dockerfile

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