added cli parameter to toggle registraion, and split the monorepo: now this is only the backend
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# chat app backend
|
||||
# Frangipane backend
|
||||
|
||||
## Configuration
|
||||
|
||||
- Specify the JWT secret with the `CHATAPP_JWT_SECRET` environment variable.
|
||||
- Specify the server's port with the `CHATAPP_PORT` environment variable. Defaults to `8080`.
|
||||
- To disable user registration, pass in `CHATAPP_PROHIBIT_REGISTRATION=true`.
|
||||
- Specify the JWT secret with the `FRANGIPANE_JWT_SECRET` environment variable.
|
||||
|
||||
Reference in New Issue
Block a user