docker-ubuntu-vnc-desktop
docker-ubuntu-vnc-desktop copied to clipboard
enviroment variable in supervisord.conf?
Hello,
how can I load env-variables into the supervisord.conf?
I trried:
[program:firefox] priority=9 directory=%HOME% command=firefox --kiosk $WEBSITE user=%USER% stopwaitsecs=15 environment=DISPLAY=":1",HOME="%HOME%",USER="%USER%"
but it just end in:
www.$website.com