HuggingFace0920 commited on
Commit
95a6291
·
verified ·
1 Parent(s): 61f9232

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM xiangfa/deep-research
2
+ ENV ACCESS_PASSWORD=your-password
3
+ EXPOSE 3333