ep9io commited on
Commit
8ccbe58
·
verified ·
1 Parent(s): 0ad107a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -3,7 +3,6 @@ FROM ghcr.io/ep9io/rustpipe:main
3
 
4
  ENV RUSTPIPE_LOG=DEBUG
5
  ENV PORT=7860
6
- ENV AUTH_TOKENs=abc123
7
 
8
  WORKDIR /workspace
9
 
 
3
 
4
  ENV RUSTPIPE_LOG=DEBUG
5
  ENV PORT=7860
 
6
 
7
  WORKDIR /workspace
8