I am using .ini files (as per uWSGI docs). It's good practise to use environment variables, but I wasn't able to get the $
+environment name
syntax working.
Is there a special syntax I can use to access them?
The syntax is $(var)
, for example:
chdir = $(HOME)/foobar
See also How uWSGI parses config files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With