Skip to content

Commit b3e2d35

Browse files
Fix base hydra conf (#2110)
1 parent bd224de commit b3e2d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ config :console, :ttls,
166166
helm: :timer.minutes(30),
167167
cluster_metrics: :timer.hours(6)
168168

169-
config :core, Console.Services.OIDC.Hydra,
169+
config :console, Console.Services.OIDC.Hydra,
170170
hydra_admin: "http://plural-hydra-admin:4445/admin",
171171
hydra_public: "http://plural-hydra-public:4444"
172172

0 commit comments

Comments
 (0)