Firezone Docker - environment variables help

@jamil , where can I find below equivalent environment variables for docker setup?

 default['firezone']['wireguard']['allowed_ips'] =
 default['firezone']['wireguard']['endpoint'] =
 default['firezone']['wireguard']['dns'] =
 default['firezone']['wireguard']['interface_name'] =

Will this be correct?

These have been moved to the ui. See Upgrade | Firezone

dose that mean setting it in .env wont have any effect? Is there any documentation on how to changes these via an API call?

That’s correct — they’ll be available to configure from the REST API in 0.7.0 due out this week.

1 Like