Skip to content

Commit

Permalink
OPHYK-214 Run varda-rekisterointi containers in qa env
Browse files Browse the repository at this point in the history
  • Loading branch information
tsu committed Jan 7, 2025
1 parent 1eb3fee commit f1bf209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const dev: Config = {
export const qa: Config = {
...defaultConfig,
virkailijaHost: "virkailija.testiopintopolku.fi",
vardaRekisterointiCapacity: 0,
vardaRekisterointiCapacity: 1,
};

export const prod: Config = {
Expand Down

0 comments on commit f1bf209

Please sign in to comment.