Update app_id format in config.yml for consistency and clarity.

This commit is contained in:
2025-07-29 13:49:21 -08:00
parent 31f2e4823d
commit 5809a88fb3

View File

@@ -2,7 +2,7 @@ backend:
name: gitea name: gitea
repo: beardedtek/flowbite-beardedtek.com repo: beardedtek/flowbite-beardedtek.com
branch: main branch: main
app_id: "ca91733b-543f-4506-b2cc-7c6120d20b57" app_id: ca91733b-543f-4506-b2cc-7c6120d20b57
base_url: https://git.beardedtek.com base_url: https://git.beardedtek.com
api_root: https://git.beardedtek.com/api/v1 api_root: https://git.beardedtek.com/api/v1
auth_endpoint: https://git.beardedtek.com/login/oauth/authorize auth_endpoint: https://git.beardedtek.com/login/oauth/authorize