FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
samplefinder-admin/.env.example at main · bolderappsdev/samplefinder-admin · GitHub
bolderappsdev
/
samplefinder-admin
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
samplefinder-admin
/
.env.example
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (21 loc) · 807 Bytes
Breadcrumbs
samplefinder-admin
/
.env.example
Copy path
File metadata and controls
21 lines (21 loc) · 807 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
VITE_APPWRITE_ENDPOINT
=
VITE_APPWRITE_PROJECT_ID
=
VITE_APPWRITE_DATABASE_ID
=
VITE_APPWRITE_COLLECTION_USERS
=
VITE_APPWRITE_COLLECTION_USER_PROFILES
=
VITE_APPWRITE_COLLECTION_CLIENTS
=
VITE_APPWRITE_COLLECTION_EVENTS
=
#
Set to true only after adding a `locationId` attribute on the events collection (see Appwrite console).
#
VITE_APPWRITE_EVENTS_HAS_LOCATION_ID=true
VITE_APPWRITE_COLLECTION_TRIVIA
=
VITE_APPWRITE_COLLECTION_REVIEWS
=
VITE_APPWRITE_COLLECTION_CHECKINS
=
VITE_APPWRITE_COLLECTION_REPORTS
=
VITE_APPWRITE_COLLECTION_REPORT_LOGS
=
VITE_APPWRITE_COLLECTION_NOTIFICATIONS
=
VITE_APPWRITE_COLLECTION_CATEGORIES
=
VITE_APPWRITE_STORAGE_BUCKET_ID
=
VITE_APPWRITE_MOBILE_API_FUNCTION_ID
=
VITE_APPWRITE_STATISTICS_FUNCTION_ID
=
VITE_APPWRITE_NOTIFICATION_FUNCTION_ID
=
VITE_ENABLE_TRIVIA_CUSTOM_SCHEDULE
=
false
Back
|
FazBrowse Home
|
New Git URL