huanghe1223 commited on
Commit
53dc733
·
verified ·
1 Parent(s): 2489904

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ FROM lanqian528/chat2api:latest
2
+ COPY --chown=user ./token.txt /app/data/token.txt