coder: actually use the secret env file
This commit is contained in:
parent
860ebb0fdd
commit
3f9a348e57
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
wildcardAccessUrl = "*.${host}";
|
||||
accessUrl = httpsHost;
|
||||
environment = {
|
||||
file = ./file.file; # See format below.
|
||||
file = config.age.secrets.coder-env.path; # See format below.
|
||||
/*
|
||||
CODER_OIDC_CLIENT_ID=""
|
||||
CODER_OIDC_CLIENT_SECRET=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue