mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-13 16:29:12 +00:00
Fix typo
This commit is contained in:
@@ -52,5 +52,5 @@ CLIENT_SECRET = ##OAUTH_CLIENT_SECRET
|
|||||||
SCOPES = root,profile,apps,roleAdmin,user
|
SCOPES = root,profile,apps,roleAdmin,user
|
||||||
AUTH_URL = ##OAUTH_AUTH_URL
|
AUTH_URL = ##OAUTH_AUTH_URL
|
||||||
TOKEN_URL = ##OAUTH_TOKEN_URL
|
TOKEN_URL = ##OAUTH_TOKEN_URL
|
||||||
CLOUDRON_ORIGIN = ##OAUTH_CLOUDRON_ORIGIN
|
CLOUDRON_ORIGIN = ##CLOUDRON_ORIGIN
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user