FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
httpsms/web/.env.docker at main · githubskylh/httpsms · GitHub
githubskylh
/
httpsms
Public
forked from
NdoleStudio/httpsms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
httpsms
/
web
/
.env.docker
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (18 loc) · 834 Bytes
Breadcrumbs
httpsms
/
web
/
.env.docker
Copy path
File metadata and controls
21 lines (18 loc) · 834 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
API_BASE_URL=http://localhost:8000
APP_URL=http://localhost:3000
APP_NAME=httpSMS
APP_GITHUB_URL=https://github.com/NdoleStudio/httpsms
APP_DOCUMENTATION_URL=https://docs.httpsms.com
APP_DOWNLOAD_URL=https://github.com/NdoleStudio/httpsms/releases/latest/download/HttpSms.apk
APP_ENV=production
# Firebase credentials
FIREBASE_API_KEY=AIzaSyAKqPvj51igvvNNcRt_gL0A6cgx3ZB-kuQ
FIREBASE_AUTH_DOMAIN=httpsms-docker.firebaseapp.com
FIREBASE_PROJECT_ID=httpsms-docker
FIREBASE_STORAGE_BUCKET=httpsms-docker.appspot.com
FIREBASE_MESSAGING_SENDER_ID=668063041624
FIREBASE_APP_ID=668063041624:web:29b9e3b7027965ba08a22d
FIREBASE_MEASUREMENT_ID=G-18VRYL22PZ
# Cloudflare Turnstile site key for captcha on the search messages page
# Get your site key at https://developers.cloudflare.com/turnstile/get-started/
CLOUDFLARE_TURNSTILE_SITE_KEY=
Back
|
FazBrowse Home
|
New Git URL