ZSCGR commited on
Commit
744efa0
·
verified ·
1 Parent(s): 9bd85af

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM tianzhentech/chatgpt-next-web:latest
2
+
3
+ EXPOSE 3000