Skip to content

Commit

Permalink
chore: adjust env vars in description
Browse files Browse the repository at this point in the history
Co-authored-by: Dominik Fuchß <[email protected]>
  • Loading branch information
kaancayli and dfuchss authored Sep 27, 2024
1 parent 7687248 commit 6a81cfd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/admin/setup/pyris.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ Local Environment Setup
port: "8001"
grpc_port: "50051"
env_vars:
test: "test-value"
env_vars: {}
The `env_vars` section allows you to define custom environment variables that can be accessed within the Pyris application. These can be used for various purposes, such as setting feature flags or defining environment-specific configurations. Currently, the `env_vars` section is not used by Pyris, but it can be utilized in future versions.

Expand Down

0 comments on commit 6a81cfd

Please sign in to comment.