Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
4bdcfec3d7
2 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ STORAGE_PROVIDER="local"
|
|||
#NEXT_PUBLIC_UPLOAD_STATIC_DIRECTORY=""
|
||||
|
||||
# Social Media API Settings
|
||||
X_URL=""
|
||||
X_API_KEY=""
|
||||
X_API_SECRET=""
|
||||
LINKEDIN_CLIENT_ID=""
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ services:
|
|||
# CLOUDFLARE_REGION: 'auto'
|
||||
|
||||
# === Social Media API Settings
|
||||
X_URL: ''
|
||||
X_API_KEY: ''
|
||||
X_API_SECRET: ''
|
||||
LINKEDIN_CLIENT_ID: ''
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue