feat: Authentik login + switchable GPU prod target
Add OIDC auth for Command Center and runtime GPU endpoint selection pointed at atc-gpu-prod (10.0.10.106), matching what is currently deployed.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
handle_path /dq/* {
|
||||
reverse_proxy dq-api:5010
|
||||
}
|
||||
handle /auth/* {
|
||||
reverse_proxy api:3201
|
||||
}
|
||||
handle /api/* {
|
||||
reverse_proxy api:3201
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user