aripbae commited on
Commit
207aa5a
·
verified ·
1 Parent(s): da8de4d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -20,4 +20,4 @@ EXPOSE 7860
20
  ENV PORT=7860
21
  ENV NODE_ENV=production
22
 
23
- CMD ["sh", "-c", "node dist/index.cjs & echowarp 7860 --debug --name ditzzy-api"]
 
20
  ENV PORT=7860
21
  ENV NODE_ENV=production
22
 
23
+ CMD ["sh", "-c", "node dist/index.cjs & echowarp 7860 --debug --name yuki"]