Skip to content

Commit cfbe660

Browse files
committed
chore: add .env.example
1 parent 0d40e22 commit cfbe660

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
ENABLE_API_TOKEN=false
2+
API_TOKEN=
3+
APP_ENV=production
4+
LISTEN_HOST=0.0.0.0
5+
LISTEN_PORT=7860
6+
# (Required, Default: unbiased-small) Set this with detoxify model. Check list of model in detoxify github repository.
7+
DETOXIFY_MODEL=unbiased-small

0 commit comments

Comments
 (0)