re-introduced ALLOW_ANY_API_KEY

This commit is contained in:
Yannic Kilcher
2022-12-25 18:24:49 +01:00
parent 21f44d2d4c
commit 703c1129dd
3 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
network_mode: oasst
env:
POSTGRES_HOST: oasst-postgres
DEBUG_SKIP_API_KEY_CHECK: "true"
DEBUG_ALLOW_ANY_API_KEY: "true"
MAX_WORKERS: "1"
ports:
- 8080:8080