Loading README.md +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ | Environment name | Default value | Mandatory | Description | |--------------------------------------|--------------------------|------------------------------------------------------|---------------------------------------------------------------------------------| | APP_NAME | proxy-stt | No | App name for stream logs | | CRT_PATH | - | Yes | Path of the crt file for certificate | | GIN_MODE | debug | No | Must be `debug` or `release` | | KEY_PATH | - | Yes | Path of the key file for certificate | Loading @@ -10,6 +11,8 @@ | MURENA_API_ADMIN_PASSWORD | - | Yes | Murena API admin password | | MURENA_API_HOST | - | Yes | Murena API host server | | OPENAI_API_KEY | - | Yes | OpenAI API key | | PROXY_HOSTNAME | murena-streamer | No | Hostname for stream logs | | STREAM_SDID | stream@12345 | No | Stream SD ID for stream logs | | PORT | 888 | No | The port used by quic protocol | # Tests Loading Loading
README.md +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ | Environment name | Default value | Mandatory | Description | |--------------------------------------|--------------------------|------------------------------------------------------|---------------------------------------------------------------------------------| | APP_NAME | proxy-stt | No | App name for stream logs | | CRT_PATH | - | Yes | Path of the crt file for certificate | | GIN_MODE | debug | No | Must be `debug` or `release` | | KEY_PATH | - | Yes | Path of the key file for certificate | Loading @@ -10,6 +11,8 @@ | MURENA_API_ADMIN_PASSWORD | - | Yes | Murena API admin password | | MURENA_API_HOST | - | Yes | Murena API host server | | OPENAI_API_KEY | - | Yes | OpenAI API key | | PROXY_HOSTNAME | murena-streamer | No | Hostname for stream logs | | STREAM_SDID | stream@12345 | No | Stream SD ID for stream logs | | PORT | 888 | No | The port used by quic protocol | # Tests Loading