ruslanmv's picture
Update .env
82179b4
raw
history blame contribute delete
No virus
647 Bytes
AI_STORY_API_GRADIO_URL="https://ruslanmv-ai-story-server.hf.space"
#AI_STORY_API_GRADIO_URL='https://2854e4d98fd1001394.gradio.live'
AI_STORY_API_SECRET_TOKEN="secret"
AI_FAST_IMAGE_SERVER_API_GRADIO_URL="https://ruslanmv-ai-image-server.hf.space"
AI_FAST_IMAGE_SERVER_API_SECRET_TOKEN="default_secret"
# ----------- CENSORSHIP -------
ENABLE_CENSORSHIP=
FINGERPRINT_KEY=
MODERATION_KEY=
# ----------- COMMUNITY (OPTIONAL, YOU DON'T NEED THIS IN LOCAL) -----------
NEXT_PUBLIC_ENABLE_COMMUNITY_SHARING="false"
COMMUNITY_API_URL="https://ruslanmv-community-api.hf.space"
COMMUNITY_API_TOKEN=""
# must be unique per app
COMMUNITY_API_ID=""