stable-diffusion-multiplayer / frontend /.env.development.example
radames's picture
use .env for public uploads
446d1c3
raw
history blame
No virus
161 Bytes
PUBLIC_WS_INPAINTING="ws://0.0.0.0:7860/gradio/queue/join"
PUBLIC_UPLOADS="https://d26smi9133w0oo.cloudfront.net/uploads"
PUBLIC_UPLOAD_URL="/server/uploadfile/"