openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.25k stars 131 forks source link

handle env vars in zac binding #2166

Closed qrkourier closed 4 days ago

qrkourier commented 4 days ago

This doesn't work for some reason, but env vars work in most (all?) places in the controller config.yml.

      - binding: zac
        options:
          location: ${ZITI_HOME}/zac
          indexFile: index.html
qrkourier commented 4 days ago

operator error!