feat: Try to reach pocket-id via container name.
All checks were successful
CI / release (push) Successful in 5m36s

This commit is contained in:
2025-04-11 11:52:03 -04:00
parent 0f709b0a98
commit 590a3d360f

View File

@@ -12,8 +12,8 @@
client_id {env.OAUTH_CLIENT_ID} # Replace with your own client ID
client_secret {env.OAUTH_CLIENT_SECRET} # Replace with your own client secret
scopes openid email profile
base_auth_url https://id.housh.dev
metadata_url https://id.housh.dev/.well-known/openid-configuration
base_auth_url http://pocket-id
metadata_url http://pocket-id/.well-known/openid-configuration
}
authentication portal myportal {