mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-02 00:50:57 +01:00
Reorder example env
This commit is contained in:
parent
2a7f3f8f71
commit
383a452ece
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,7 @@ INSTANT_VIEW_THREADS_DOMAINS = "u.fxtwitter.com,u.twittpr.com,u.fixupx.com"
|
|||
GALLERY_DOMAINS = "g.fxtwitter.com,g.twittpr.com,g.fixupx.com"
|
||||
NATIVE_MULTI_IMAGE_DOMAINS = "m.fxtwitter.com,m.twittpr.com,m.fixupx.com"
|
||||
MOSAIC_DOMAIN_LIST = "mosaic.fxtwitter.com"
|
||||
GIF_TRANSCODE_DOMAIN_LIST = "gif.fxtwitter.com"
|
||||
API_HOST_LIST = "api.fxtwitter.com,api-canary.fxtwitter.com"
|
||||
HOST_URL = "https://fxtwitter.com"
|
||||
REDIRECT_URL = "https://github.com/FixTweet/FxTwitter"
|
||||
|
@ -14,5 +15,4 @@ EMBED_URL = "https://github.com/FixTweet/FxTwitter"
|
|||
SENTRY_DSN = ""
|
||||
SENTRY_AUTH_TOKEN = ""
|
||||
SENTRY_ORG = ""
|
||||
SENTRY_PROJECT = ""
|
||||
GIF_TRANSCODE_DOMAIN_LIST = "gif.fxtwitter.com"
|
||||
SENTRY_PROJECT = ""
|
Loading…
Add table
Reference in a new issue