Loading config/.meepctl-repocfg.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -87,13 +87,13 @@ repo: # enable GitLab OAuth enabled: true # authorization url auth-url: https://forge.etsi.org/rep/oauth/authorize auth-url: https://labs.etsi.org/rep/oauth/authorize # access token url token-url: https://forge.etsi.org/rep/oauth/token token-url: https://labs.etsi.org/rep/oauth/token # OAuth redirect URI redirect-uri: https://try-mec.etsi.org/platform-ctrl/v1/authorize # GitLab api url api-url: https://forge.etsi.org/rep/api/v4 api-url: https://labs.etsi.org/rep/api/v4 # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-gitlab Loading Loading
config/.meepctl-repocfg.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -87,13 +87,13 @@ repo: # enable GitLab OAuth enabled: true # authorization url auth-url: https://forge.etsi.org/rep/oauth/authorize auth-url: https://labs.etsi.org/rep/oauth/authorize # access token url token-url: https://forge.etsi.org/rep/oauth/token token-url: https://labs.etsi.org/rep/oauth/token # OAuth redirect URI redirect-uri: https://try-mec.etsi.org/platform-ctrl/v1/authorize # GitLab api url api-url: https://forge.etsi.org/rep/api/v4 api-url: https://labs.etsi.org/rep/api/v4 # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-gitlab Loading