feat: Try to reach pocket-id via container name.
All checks were successful
CI / release (push) Successful in 5m36s
All checks were successful
CI / release (push) Successful in 5m36s
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user