Merge pull request #304893 from SuperSandro2000/portunus-note

nixos/portunus: add note about allowed characters to id
This commit is contained in:
Sandro
2024-05-23 20:10:52 +02:00
committed by GitHub
+4
View File
@@ -98,6 +98,10 @@ in
The OIDC secret must be set as the `DEX_CLIENT_''${id}` environment variable
in the [](#opt-services.dex.environmentFile) setting.
::: {.note}
Make sure the id only contains characters that are allowed in an environment variable name, e.g. no -.
:::
'';
};