Spaces:
Running
Running
File size: 340 Bytes
a8ebadf 776f89e a8ebadf |
1 2 3 4 5 6 7 8 |
# TebakAja Proxy
TEBAKAJA_PROXY_HOST=0.0.0.0
TEBAKAJA_PROXY_PORT=80
# TebakAja CORS
TEBAKAJA_CORS_ALLOW_ORIGINS=https://huggingface.co,https://qywok-tebakaja-proxy-space-0.hf.space,https://qywok-tebakaja-proxy-space-1.hf.space,https://qywok-tebakaja-proxy-space-2.hf.space
TEBAKAJA_CORS_ALLOW_HEADERS=*
TEBAKAJA_CORS_ALLOW_METHODS=GET,POST |