-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
Description
Hello, it would be awesome to be able to set env vars to configure the service.
This would be especially useful for systemd services to run this web-app with small differences to the default config.
This would allow you to have multiple configs for different services and is just a general useful feature.
The environment variables should have a higher priority than the config file if provided.
They could look like this: WEBSURFX_PORT=1234 or WEBSURFX_REDIS_URL=redis://127.0.0.1:1235
Have a great day!
Screenshots
No response
Do you want to work on this issue?
None
Additional information
No response
Reactions are currently unavailable