forked from kofal.net/stoatchat-self-hosted
feat: Update to backend version v0.12.0 and use new environment variable configuration (#272)
* refactor: Change secrets file format and update to v0.12.0 This commit was made without the use of generative AI. Signed-off-by: Jacob Schlecht <dadadah@echoha.us> * chore: Update livekit to v1.9.13 This commit was made without the use of generative AI. Signed-off-by: Jacob Schlecht <dadadah@echoha.us> * docs: Update readme links This commit was made without the use of generative AI. Signed-off-by: Jacob Schlecht <dadadah@echoha.us> * docs: Add a disclaimer on the config when using generate_config This commit was made without the use of generative AI. Signed-off-by: Jacob Schlecht <dadadah@echoha.us> --------- Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@ livekit.yml
|
||||
Revolt.toml.old
|
||||
livekit.yml.old
|
||||
secrets.env
|
||||
secrets.env.old
|
||||
|
||||
compose.override.yml
|
||||
compose.override.yml.old
|
||||
|
||||
Reference in New Issue
Block a user