removed scaffold

This commit is contained in:
Golwhit
2025-12-29 17:40:05 -06:00
parent c842808849
commit a8ba47d38e
7 changed files with 999 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
# Microsoft Azure AD Configuration
CLIENT_SECRET=7aD8Q~d5K~_PzQv6KqDdrEnmyXHE60eVDpbcnaK_
TENANT_ID=3fd97ea7-b124-41f1-855f-52d8ac3b16c7
CLIENT_ID=3c846e71-9609-40e1-b458-0eb805e21b9f
REDIRECT_URI=https://pocketbase.ccllc.pro/api/oauth2-redirect
# PocketBase Configuration
PB_DB=https://pocketbase.ccllc.pro
PB_AUTH_COLLECTION=Users
#PocketBase Tables
PB_Job_Collection=Job_Info_TestEnv
PB_Notes_Collection=Notes
PB_App_Preferences_Collection=app_preferences_settings
PB_User_Preferences_Collection=user_preferences_settings
PB_Attachments_Collection=Attachments