feat: add option for unauthenticated file conversions #114
This commit is contained in:
parent
8ca4f1587d
commit
f0d0e43929
3 changed files with 48 additions and 16 deletions
|
|
@ -8,5 +8,6 @@ services:
|
|||
environment:
|
||||
- ACCOUNT_REGISTRATION=true
|
||||
- JWT_SECRET=aLongAndSecretStringUsedToSignTheJSONWebToken1234
|
||||
- ALLOW_UNAUTHENTICATED=true
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue