64e5114947c12562acb068fc68b9db24ff213749
Environment variables must be prefixed with winix_ to be loaded by winix. The winix_ prefix is then removed and the key value converted to lowercase. Sample: evn WINIX_MY_OPTION=TEST123test winix -c config_file This will add my_option to the config with value TEST123test. Environment variables are read last so they will overwrite the values from the configuration files.
Description
Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Languages
C++
92.5%
HTML
6.6%
Makefile
0.6%
Shell
0.2%
C
0.1%