coder: actually use the secret env file

This commit is contained in:
Jurn Wubben 2025-08-22 00:00:47 +02:00
parent 860ebb0fdd
commit 3f9a348e57

View file

@ -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=""